Compiled on target platform.
This commit is contained in:
parent
bd24a16cb0
commit
4480790386
6 changed files with 28 additions and 0 deletions
5
os/src/main.rs
Normal file
5
os/src/main.rs
Normal file
|
@ -0,0 +1,5 @@
|
|||
#![no_std]
|
||||
#![no_main]
|
||||
|
||||
mod lang_items;
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue