anfang aufgabe 5 und notizen
This commit is contained in:
@@ -69,6 +69,7 @@ enum Vector {
|
||||
// Interrupts
|
||||
KEYBOARD=32,
|
||||
PANIC=33
|
||||
TIMER=34
|
||||
};
|
||||
constexpr size_t VECTORS = 256;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user