Update driver

This commit is contained in:
Alex 2022-11-05 07:59:05 +02:00
parent 75b96052bd
commit d87db9f463
Signed by untrusted user who does not match committer: enderice2
GPG Key ID: EACC3AD603BAB4DD

View File

@ -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