Closed toku-sa-n closed 2 years ago
asm! is excluded from Prelude.
asm!
I also saw that asm! will be stabilized in 1.59. We can probably remove the inline_asm and external_asm features once asm! is stabilized.
inline_asm
external_asm
All done.
asm!
is excluded from Prelude.