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
/
boot
History
josh
2faa2cc8d6
added mm_bootstrap() skeleton function
...
git-svn-id: svn://anubis/hos/trunk@31 5b3e749e-e535-0410-8002-a9bb6afbdfca
2009-07-01 17:34:52 +00:00
..
boot.asm
added bootstrap_stack so the temporary stack is not in the same place as the page directory
2009-07-01 01:53:43 +00:00
k_bootstrap.c
added mm_bootstrap() skeleton function
2009-07-01 17:34:52 +00:00
k_early_panic.c
Added k_bootstrap.c, k_early_panic.[ch]
2009-06-30 20:12:39 +00:00
k_early_panic.h
Added k_bootstrap.c, k_early_panic.[ch]
2009-06-30 20:12:39 +00:00
Makefile
moved boot.asm into kernel/boot, added kernel/boot/Makefile using new subdir.mak
2009-06-25 21:57:50 +00:00