mirror of
https://github.com/Fennix-Project/Drivers.git
synced 2025-07-10 06:39:26 +00:00
Updated code
This commit is contained in:
@ -21,7 +21,7 @@ __attribute__((section(".extended"))) FexExtended ExtendedHeader = {
|
||||
.Bind = {
|
||||
.Type = BIND_INTERRUPT,
|
||||
.Interrupt = {
|
||||
.Vector = {0xFE},
|
||||
.Vector = {0xFF},
|
||||
}}}};
|
||||
|
||||
// Global variable that holds the kernel API
|
||||
|
Reference in New Issue
Block a user