8 lines
182 B
PHP
8 lines
182 B
PHP
|
;; File: bootstrap.inc
|
||
|
;; Bootstrap whole PMM and MM
|
||
|
|
||
|
;; Function: mm_bootstrap
|
||
|
;; Setup recursive page dir at 0xFFFFF000 and temporary identity map first 3GB
|
||
|
mm_bootstrap:
|
||
|
ret
|