StupidOS/kernel/mm/bootstrap.inc

8 lines
182 B
PHP
Raw Normal View History

2024-12-27 17:18:48 +00:00
;; 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