Skip to content

remove dependencies to rust feature "naked functions"#95

Merged
stlankes merged 4 commits intohermit-os:masterfrom
RWTH-OS:global_asm
Aug 30, 2020
Merged

remove dependencies to rust feature "naked functions"#95
stlankes merged 4 commits intohermit-os:masterfrom
RWTH-OS:global_asm

Conversation

@stlankes
Copy link
Copy Markdown
Contributor

- naked functions does currently not work (rust-lang/rust#75922)
- we replaced naked functions by assembly code
- using global_asm to include the assembly code
- only necessary in test environments
@stlankes
Copy link
Copy Markdown
Contributor Author

This PR should solve issue #94

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant