fixed #PF reporting broken in rev. 1074
git-svn-id: svn://kolibrios.org@1089 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -585,7 +585,8 @@ end if
|
||||
.core_tabs:
|
||||
.fail: ;simply return to caller
|
||||
mov esp, ebp
|
||||
mov bl, 14 ;#PF
|
||||
push 14 ;#PF
|
||||
pop ebx
|
||||
ret
|
||||
|
||||
.user_space:
|
||||
|
Reference in New Issue
Block a user