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
fd02ee26e1
added kputs_pad(); implemented padding in kprintf(); put some padding tests in k_main()
...
git-svn-id: svn://anubis/hos/trunk@57 5b3e749e-e535-0410-8002-a9bb6afbdfca
2009-07-15 14:53:58 +00:00
..
boot
added kputs_pad(); implemented padding in kprintf(); put some padding tests in k_main()
2009-07-15 14:53:58 +00:00
include
added include/portio.h; using it to update cursor position in kputc()
2009-07-14 20:37:10 +00:00
lang
added kputs_pad(); implemented padding in kprintf(); put some padding tests in k_main()
2009-07-15 14:53:58 +00:00
mm
moved call to stack_bootstrap() into mm_bootstrap() since stack_bootstrap() relies on calling mm_map() and mm_use_virtual_offset was getting unset at the end of mm_bootstrap(); calling k_main() now works!
2009-07-14 16:08:06 +00:00
link.ld
updated link script to pack things better
2009-07-02 03:43:44 +00:00
Makefile
added Makefile commands to build a binary and an ELF kernel and do disassemble the ELF version
2009-07-14 13:50:29 +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