mirror of
https://github.com/Fennix-Project/Drivers.git
synced 2025-05-28 15:34:29 +00:00
Update driver
This commit is contained in:
parent
75b96052bd
commit
d87db9f463
@ -21,7 +21,7 @@ __attribute__((section(".extended"))) FexExtended ExtendedHeader = {
|
|||||||
.Bind = {
|
.Bind = {
|
||||||
.Type = BIND_INTERRUPT,
|
.Type = BIND_INTERRUPT,
|
||||||
.Interrupt = {
|
.Interrupt = {
|
||||||
.Vector = 0xFE,
|
.Vector = {0xFE},
|
||||||
}}}};
|
}}}};
|
||||||
|
|
||||||
// Global variable that holds the kernel API
|
// Global variable that holds the kernel API
|
||||||
|
Loading…
x
Reference in New Issue
Block a user