fix some kernel stdcall functions

git-svn-id: svn://kolibrios.org@660 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Sergey Semyonov (Serge)
2007-10-20 17:11:22 +00:00
parent 05fad94d49
commit 0c4aa274bd
4 changed files with 43 additions and 15 deletions

View File

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