Add a small part of the real rust std
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#![feature(custom_std)]
|
||||
|
||||
fn main() -> isize {
|
||||
println!(
|
||||
"Hello from PIC program loaded dynamically with custom std and a better justfile, and syscalls ! "
|
||||
|
||||
Reference in New Issue
Block a user