mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-07 13:29:16 +00:00
Update driver
This commit is contained in:
@ -21,7 +21,7 @@ __attribute__((section(".extended"))) FexExtended ExtendedHeader = {
|
||||
.Bind = {
|
||||
.Type = BIND_INTERRUPT,
|
||||
.Interrupt = {
|
||||
.Vector = 0xFE,
|
||||
.Vector = {0xFE},
|
||||
}}}};
|
||||
|
||||
// Global variable that holds the kernel API
|
||||
|
Reference in New Issue
Block a user