added memory mapping functions, created first user process pd
This commit is contained in:
@@ -52,4 +52,5 @@ page_directory:
|
||||
.long 0x00000083
|
||||
.skip 3068
|
||||
.long 0x00000083
|
||||
.skip 1020
|
||||
.skip 1016
|
||||
.long (page_directory - 0xC0000000) + 0x03
|
||||
Reference in New Issue
Block a user