forked from KolibriOS/kolibrios
align
git-svn-id: svn://kolibrios.org@1131 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
c752107a02
commit
d165a4f143
@ -108,6 +108,7 @@ proc init_mem
|
||||
mov [tmp_page_tabs], edx
|
||||
|
||||
mov edx, esi
|
||||
and edx, -1024
|
||||
cmp edx, (OS_BASE/4096)
|
||||
jbe @F
|
||||
mov edx, (OS_BASE/4096)
|
||||
|
Loading…
Reference in New Issue
Block a user