mirror of
https://github.com/drasko/codezero.git
synced 2026-03-19 10:41:50 +01:00
Capability print functions shifted to l4lib and various capability.h
cleaned
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
#ifndef __CAPABILITY_H__
|
||||
#define __CAPABILITY_H__
|
||||
|
||||
#include <l4/api/capability.h>
|
||||
#include <l4/generic/capability.h>
|
||||
#include <l4/generic/cap-types.h>
|
||||
|
||||
void capability_print(struct capability *cap);
|
||||
|
||||
int caps_read_all();
|
||||
|
||||
#endif /* __CAPABILITY_H__ */
|
||||
Reference in New Issue
Block a user