7 lines
182 B
C++
7 lines
182 B
C++
;; 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
|