This website requires JavaScript.
Explore
Help
Register
Sign In
lucia
/
luciaos
Watch
1
Star
0
Fork
0
You've already forked luciaos
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
luciaos
/
paging.h
Lucia Ceionia
afaf5e1a03
Implemented Paging! Moved Kernel to 0x100000, Moved TSS above 1M, Moved V86 to 0x8000, Moved Usermode test to 0x400000, Moved lots of things!
2023-01-31 21:26:43 -06:00
4 lines
41 B
C
Raw
Permalink
Blame
History
#
include
<stdint.h>
void
init_paging
(
)
;
Reference in New Issue
View Git Blame
Copy Permalink