feat: add kernel exception panic
This commit is contained in:
@@ -3,6 +3,4 @@
|
||||
|
||||
void KernelMain(void) {
|
||||
IOSerialPutString("Meow nya!!\n");
|
||||
__asm__ volatile ("brk #0");
|
||||
IOSerialPutString("How\r\n");
|
||||
}
|
||||
Reference in New Issue
Block a user