forked from KolibriOS/kolibrios
align heap_base on 4Mb border
move sys_pgmap at the top of kernel memory git-svn-id: svn://kolibrios.org@513 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -251,7 +251,8 @@ B32:
|
||||
lgdt [gdts]
|
||||
jmp pword os_code:high_code
|
||||
|
||||
|
||||
align 4
|
||||
tmp_page_tabs dd ?
|
||||
use16
|
||||
org $-0x10000
|
||||
include "boot/shutdown.inc" ; shutdown or restart
|
||||
|
Reference in New Issue
Block a user