Update rustc && rustsbi; llvm_asm -> asm in user
This commit is contained in:
parent
859afce7e3
commit
5a24228565
5 changed files with 8 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
#![no_std]
|
||||
#![feature(llvm_asm)]
|
||||
#![feature(asm)]
|
||||
#![feature(linkage)]
|
||||
#![feature(panic_info_message)]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue