Skip to content

cpuio: update to use the asm macro #14

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

Closed
wants to merge 1 commit into from
Closed

cpuio: update to use the asm macro #14

wants to merge 1 commit into from

Conversation

rmsyn
Copy link

@rmsyn rmsyn commented Nov 30, 2022

Update to modern rust asm macro, and remove unnecessary features

llvm_asm never became stable, and causes the build to fail under stable and nightly compilers.

rust-lang/rust#91728

duplicate of #11

Update to modern rust asm macro, and remove unnecessary features
@rmsyn rmsyn closed this Dec 1, 2022
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