1
Fork 0

Make asm_goto_with_outputs a separate feature gate

This commit is contained in:
Gary Guo 2024-10-11 00:27:16 +01:00
parent 73f8309300
commit 0178ba2c25
8 changed files with 68 additions and 11 deletions

View file

@ -417,6 +417,7 @@ symbols! {
asm_const,
asm_experimental_arch,
asm_goto,
asm_goto_with_outputs,
asm_sym,
asm_unwind,
assert,