compiled newlib, need to hook up the system calls
This commit is contained in:
@@ -37,6 +37,7 @@ higher:
|
||||
push %eax
|
||||
call kmain
|
||||
loop:
|
||||
hlt
|
||||
jmp loop
|
||||
|
||||
.section .bss
|
||||
|
||||
Reference in New Issue
Block a user