mirror of
https://github.com/drasko/codezero.git
synced 2026-03-04 19:43:14 +01:00
Kernel updates since December 2009
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#define __TEST0_CAP_H__
|
||||
|
||||
|
||||
#include <l4lib/capability.h>
|
||||
#include <l4lib/lib/cap.h>
|
||||
#include <l4/generic/cap-types.h>
|
||||
#include <l4/api/capability.h>
|
||||
|
||||
|
||||
@@ -3,6 +3,8 @@
|
||||
|
||||
#define __TASKNAME__ "test0"
|
||||
|
||||
#include L4LIB_INC_ARCH(syslib.h)
|
||||
|
||||
// #define TEST_VERBOSE_PRINT
|
||||
#if defined (TEST_VERBOSE_PRINT)
|
||||
#define test_printf(...) printf(__VA_ARGS__)
|
||||
|
||||
Reference in New Issue
Block a user