We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00b8fa8 commit 3a562c6Copy full SHA for 3a562c6
src/asm/mod.rs
@@ -1 +1 @@
1
-global_asm!(include_str!("ram32.s"));
+global_asm!(include_str!("ram32.s"), options(att_syntax, raw));
0 commit comments