Move arch to seperate crate
This commit is contained in:
parent
3967c0f291
commit
2730144e2a
22 changed files with 156 additions and 101 deletions
|
@ -1,4 +1,4 @@
|
|||
ENTRY(kmain)
|
||||
ENTRY(kstart)
|
||||
|
||||
SECTIONS {
|
||||
kernel_base = 0x101000;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue