mirror of
https://github.com/drasko/codezero.git
synced 2026-01-17 13:23:16 +01:00
Some capability checking progress
This commit is contained in:
@@ -5,10 +5,8 @@
|
||||
#include <l4/generic/capability.h>
|
||||
#include <l4/generic/cap-types.h>
|
||||
|
||||
void print_capability(struct capability *cap);
|
||||
|
||||
int read_pager_capabilities();
|
||||
|
||||
void capability_print(struct capability *cap);
|
||||
|
||||
int caps_read_all();
|
||||
|
||||
#endif /* __CAPABILITY_H__ */
|
||||
|
||||
Reference in New Issue
Block a user