mirror of
https://github.com/drasko/codezero.git
synced 2026-04-26 13:49:03 +02:00
Capability print functions shifted to l4lib and various capability.h
cleaned
This commit is contained in:
@@ -17,7 +17,6 @@ void copy_boot_capabilities();
|
||||
|
||||
int sys_request_cap(struct tcb *sender, struct capability *c);
|
||||
|
||||
void cap_print(struct capability *cap);
|
||||
void cap_list_print(struct cap_list *cap_list);
|
||||
void setup_caps();
|
||||
#endif /* __MM0_CAPABILITY_H__ */
|
||||
|
||||
Reference in New Issue
Block a user