This website requires JavaScript.
Explore
Help
Sign In
Trees
/
ableos_time
Watch
1
Star
0
Fork
You've already forked ableos_time
0
forked from
AbleOS/ableos
Code
Pull requests
Activity
1fe20360f6
ableos_time
/
kernel
/
src
/
main.rs
5 lines
45 B
Rust
Raw
Normal View
History
Unescape
Escape
ableOS build system
2021-11-16 00:09:27 -06:00
#![
no_std
]
#![
no_main
]
Arguments are actually passed into programs
2023-11-13 23:51:30 -06:00
boom!
2023-03-30 16:43:04 -05:00
extern
crate
kernel
;
Copy permalink