mirror of
https://github.com/Fennix-Project/Drivers.git
synced 2025-05-25 22:14:31 +00:00
Update driver
This commit is contained in:
parent
75b96052bd
commit
d87db9f463
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user