git-svn-id: https://spexeah.com:8443/svn/Asuro@184 6dbc8c32-bb84-406f-8558-d1cf31a0ab0c
This commit is contained in:
kieron
2017-05-22 01:13:53 +00:00
parent 2049aca0e5
commit 1b0f8de39a
8 changed files with 0 additions and 1 deletions

View File

@ -196,7 +196,6 @@ begin
MOV EAX, CR3
MOV cCR3, EAX
end;
console.writewordln(sizeof(TTaskStateSegment));
ptrTaskStateSegment^.esp0:= cESP;
ptrTaskStateSegment^.CR3:= cCR3;
gdt.set_gate($05, uint32(ptrTaskStateSegment)-KERNEL_VIRTUAL_BASE, sizeof(TTaskStateSegment)-1, $89, $40); //OFFSET: 40