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
/
mm
History
josh
df719b4281
added code to reset segmentation and enable paging; added fmt_xl2a() in kio; added debug prints in k_bootstrap() since kernel is crashing when trying to enable paging
...
git-svn-id: svn://anubis/hos/trunk@49 5b3e749e-e535-0410-8002-a9bb6afbdfca
2009-07-13 22:58:48 +00:00
..
Makefile
Added include folder with hos_types.h and hos_defines.h
2009-06-29 19:55:50 +00:00
mm.cc
added code to reset segmentation and enable paging; added fmt_xl2a() in kio; added debug prints in k_bootstrap() since kernel is crashing when trying to enable paging
2009-07-13 22:58:48 +00:00
mm.h
changed kio routines to accept const char *; added MAKE_DESCRIPTOR() macro to mm
2009-07-13 22:38:53 +00:00