mirror of
https://github.com/drasko/codezero.git
synced 2026-07-19 21:55:24 +02:00
Kernel updates since December 2009
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
/*
|
||||
* Main function for this container
|
||||
*/
|
||||
#include <l4lib/arch/syslib.h>
|
||||
#include <l4lib/arch/syscalls.h>
|
||||
|
||||
#include <l4lib/macros.h>
|
||||
#include L4LIB_INC_ARCH(syslib.h)
|
||||
#include L4LIB_INC_ARCH(syscalls.h)
|
||||
#include <l4/api/space.h>
|
||||
|
||||
int main(void)
|
||||
|
||||
Reference in New Issue
Block a user