IDT: set entry, load into IDTR, interrupt stub + dispatcher for common faults
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
|
||||
// We won't be linked to standard library, but still need the basic mem* functions
|
||||
// so everything goes allright with the compiler
|
||||
|
||||
Reference in New Issue
Block a user