mirror of
https://gitlab.os-k.eu/os-k-team/os-k.git
synced 2023-08-25 14:03:10 +02:00
Idt in progress !
This commit is contained in:
parent
a3f14eb54e
commit
1cacf1a4d0
@ -71,7 +71,7 @@ noreturn void BtStartKern(multiboot_info_t *mbInfo, uint mbMagic, void *codeSeg)
|
||||
CpuIdtSetup();
|
||||
KeEnableIRQs();
|
||||
|
||||
interrupt(76);
|
||||
interrupt(30);
|
||||
// End this machine's suffering
|
||||
BFlushBuf(BStdOut);
|
||||
KeCrashSystem();
|
||||
|
Loading…
Reference in New Issue
Block a user