Working hooks.
git-svn-id: https://spexeah.com:8443/svn/Asuro@83 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c
This commit is contained in:
parent
277c8dee2a
commit
70aca15211
BIN
lib/libpkernel.a
BIN
lib/libpkernel.a
Binary file not shown.
@ -35,6 +35,7 @@ begin
|
|||||||
if uint32(Hooks[i]) <> 0 then begin
|
if uint32(Hooks[i]) <> 0 then begin
|
||||||
Hooks[i](nil);
|
Hooks[i](nil);
|
||||||
end;
|
end;
|
||||||
|
end;
|
||||||
outb($20, $20);
|
outb($20, $20);
|
||||||
end;
|
end;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user