Add a small part of the real rust std

This commit is contained in:
2026-03-17 20:13:39 +01:00
parent 56a00d0403
commit 56ad115e58
18 changed files with 3005 additions and 1671 deletions

View File

@@ -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 ! "