This website requires JavaScript.
Explore
Help
Sign In
AbleOS
/
ableos
Watch
2
Star
2
Fork
You've already forked ableos
13
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
2744e8e67b
ableos
/
kernel
/
src
/
main.rs
4 lines
44 B
Rust
Raw
Normal View
History
Unescape
Escape
ableOS build system
2021-11-16 00:09:27 -06:00
#![
no_std
]
#![
no_main
]
boom!
2023-03-30 16:43:04 -05:00
extern
crate
kernel
;
Reference in a new issue
Copy permalink