#include <task.h>
Go to the source code of this file.
Functions | |
int | cap_grant (task_id_t id, unsigned int caps) |
Grant capabilities to a task. | |
int | cap_revoke (task_id_t id, unsigned int caps) |
Revoke capabilities from a task. |
Definition in file cap.h.