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
6a69fd06ec
filled in a few more formatting routines; linking with libgcc.a to work with 64-bit unsigned integer division/modulus
...
git-svn-id: svn://anubis/hos/trunk@45 5b3e749e-e535-0410-8002-a9bb6afbdfca
2009-07-13 20:08:16 +00:00
..
boot
boot.asm comments
2009-07-05 16:38:47 +00:00
include
hos_defines.h should include hos_types.h first
2009-07-13 17:15:39 +00:00
lang
filled in a few more formatting routines; linking with libgcc.a to work with 64-bit unsigned integer division/modulus
2009-07-13 20:08:16 +00:00
mm
Moved page_directory from an allocated object to a pointer to a run-time allocated page of RAM
2009-07-06 21:48:04 +00:00
link.ld
updated link script to pack things better
2009-07-02 03:43:44 +00:00
Makefile
filled in a few more formatting routines; linking with libgcc.a to work with 64-bit unsigned integer division/modulus
2009-07-13 20:08:16 +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