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
/
include
History
josh
08af04897c
added include/portio.h; using it to update cursor position in kputc()
...
git-svn-id: svn://anubis/hos/trunk@55 5b3e749e-e535-0410-8002-a9bb6afbdfca
2009-07-14 20:37:10 +00:00
..
hos_defines.h
added mm/stack module; initializing "permanent" stack for kernel use while paging, crashing when calling k_main() though...
2009-07-14 13:31:08 +00:00
hos_types.h
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
multiboot.h
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
portio.h
added include/portio.h; using it to update cursor position in kputc()
2009-07-14 20:37:10 +00:00