8000 hail: use start() function by bradjc · Pull Request #3678 · tock/tock · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hail: use start() function #3678

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 22, 2023
Merged

hail: use start() function #3678

merged 1 commit into from
Sep 22, 2023

Conversation

bradjc
Copy link
Contributor
@bradjc bradjc commented Sep 18, 2023

Pull Request Overview

Update hail for #3518

Testing Strategy

Running the sensors app.

TODO or Help Wanted

n/a

Documentation Updated

  • Updated the relevant files in /docs, or no updates are required.

Formatting

  • Ran make prepush.

Comment on lines 223 to 224
#[no_mangle]
pub unsafe fn main() {
unsafe fn start() -> (
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

-#[no_mangle]
+#[inline(never)]

@bradjc
Copy link
Contributor Author
bradjc commented Sep 22, 2023

Updated.

@ppannuto ppannuto added the P-Upkeep This a relatively minor change, or one that is limited in scope, and requires less scrutiny. label Sep 22, 2023
@ppannuto ppannuto added this pull request to the merge queue Sep 22, 2023
Merged via the queue into master with commit b6e4727 Sep 22, 2023
@ppannuto ppannuto deleted the hail-start branch September 22, 2023 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P-Upkeep This a relatively minor change, or one that is limited in scope, and requires less scrutiny.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0