forked from KolibriOS/kolibrios
fix some kernel stdcall functions
git-svn-id: svn://kolibrios.org@660 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -179,14 +179,6 @@ map_PE:
|
||||
jmp .L24
|
||||
.L22:
|
||||
|
||||
push eax
|
||||
push edx
|
||||
mov edx, 0x400 ;bochs
|
||||
mov al,0xff ;bochs
|
||||
out dx, al ;bochs
|
||||
pop edx
|
||||
pop eax
|
||||
|
||||
mov ecx, [esp+16]
|
||||
add ebx, [ecx+40]
|
||||
|
||||
|
Reference in New Issue
Block a user