diff options
Diffstat (limited to 'rust/src')
| -rw-r--r-- | rust/src/lib.rs | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/rust/src/lib.rs b/rust/src/lib.rs index 43470b2..e64fbbd 100644 --- a/rust/src/lib.rs +++ b/rust/src/lib.rs @@ -1,7 +1,4 @@ #![no_std] -//#![feature(asm)] -//#![feature(link_args)] -//#![link_args = "-L -lpintos"] #[panic_handler] fn panic(_info: &core::panic::PanicInfo) -> ! { |
