@ -67,7 +67,7 @@ enum Vector {
SECURITY_EXCEPTION = 31,
// Interrupts
Keyboard=32,
KEYBOARD=32,
PANIC=33
};
constexpr size_t VECTORS = 256;