1
0
Fork 0

Update libcortex_a9/src/lib.rs

This commit is contained in:
abdul124 2024-07-19 10:27:59 +08:00
parent 41fef76da2
commit 4200b7caa1
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
#![no_std]
#![feature(llvm_asm, global_asm)]
#![feature(never_type)]
#![cfg_attr(not(feature = "const_fn"), const_fn)]
extern crate alloc;