mirror of
https://github.com/m-labs/artiq.git
synced 2024-12-26 03:38:25 +08:00
ksupport: replace asm with llvm_asm
This commit is contained in:
parent
b30ed75e69
commit
29a2f106d1
@ -1,4 +1,4 @@
|
||||
#![feature(lang_items, asm, panic_unwind, libc, unwind_attributes,
|
||||
#![feature(lang_items, llvm_asm, panic_unwind, libc, unwind_attributes,
|
||||
panic_handler, panic_info_message, nll)]
|
||||
#![no_std]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user