f'd myself over of course, scheduler can now run user programs....
This commit is contained in:
@@ -18,6 +18,7 @@ typedef struct registers {
|
||||
|
||||
|
||||
static int32_t sys_exit(int status) {
|
||||
asm volatile("cli");
|
||||
asm volatile("hlt");
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user