git-svn-id: https://spexeah.com:8443/svn/Asuro@79 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c
This commit is contained in:
parent
0e67eaf2b6
commit
1758be7ae7
@ -43,6 +43,7 @@ end;
|
|||||||
|
|
||||||
procedure register();
|
procedure register();
|
||||||
begin
|
begin
|
||||||
|
memset(uint32(@Hooks[0]), 0, sizeof(pp_hook_method)*MAX_HOOKS);
|
||||||
IDT.set_gate(33, uint32(@Main), $08, ISR_RING_0);
|
IDT.set_gate(33, uint32(@Main), $08, ISR_RING_0);
|
||||||
end;
|
end;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user