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
d352afd079
added int_stack_t type in hos_types.h for interrupt stack access
...
git-svn-id: svn://anubis/hos/trunk@65 5b3e749e-e535-0410-8002-a9bb6afbdfca
2009-07-24 14:02:11 +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 int_stack_t type in hos_types.h for interrupt stack access
2009-07-24 14:02:11 +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
updated include/portio.h to not use gcc-specific "statement blocks" but instead have inportX() be static inline functions. Verified that the compiler does in fact inline them
2009-07-20 19:21:20 +00:00