This website requires JavaScript.
Explore
Help
Sign In
josh
/
hos
Watch
1
Star
0
Fork
0
You've already forked hos
Code
Issues
1
Pull Requests
Projects
Releases
Wiki
Activity
hos
/
kernel
History
josh
54b42c0226
added set_cr3() macro and called it to set the PDBR
...
git-svn-id: svn://anubis/hos/trunk@40 5b3e749e-e535-0410-8002-a9bb6afbdfca
2009-07-04 00:22:18 +00:00
..
boot
filled out more of mm_bootstrap() including initializing the free page linked list
2009-07-02 01:09:09 +00:00
include
updated link script to pack things better
2009-07-02 03:43:44 +00:00
mm
added set_cr3() macro and called it to set the PDBR
2009-07-04 00:22:18 +00:00
link.ld
updated link script to pack things better
2009-07-02 03:43:44 +00:00
Makefile
added CXXFLAGS to disable rtti and exceptions; added C++ support to header files; moved mm.c to mm.cc to use C++ functionality
2009-07-01 19:52:18 +00:00
subdir.mak
added DEPS definition in subdir.mak so dependency files are automatically generated again
2009-07-01 12:39:43 +00:00