forked from KolibriOS/kolibrios
sysfn 15.7 was killing user heap, fixed
git-svn-id: svn://kolibrios.org@1312 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
af8dc3b80a
commit
baae07dc05
@ -2529,6 +2529,7 @@ nosb6:
|
||||
jnp .err
|
||||
push eax
|
||||
shr ecx, 12
|
||||
dec ecx
|
||||
@@:
|
||||
and dword [page_tabs+eax*4], 0
|
||||
mov edx, eax
|
||||
|
Loading…
Reference in New Issue
Block a user