mirror of
https://github.com/drasko/codezero.git
synced 2026-01-13 11:23:16 +01:00
Capability print functions shifted to l4lib and various capability.h
cleaned
This commit is contained in:
@@ -6,9 +6,8 @@
|
||||
#ifndef __API_CAPABILITY_H__
|
||||
#define __API_CAPABILITY_H__
|
||||
|
||||
#if defined(__KERNEL__)
|
||||
#include <l4/lib/list.h>
|
||||
#endif
|
||||
#include INC_ARCH(types.h)
|
||||
|
||||
/* Capability syscall request types */
|
||||
#define CAP_CONTROL_NCAPS 0x00000000
|
||||
|
||||
Reference in New Issue
Block a user