mirror of
https://github.com/drasko/codezero.git
synced 2026-03-01 18:23:14 +01:00
Replaced kread and kmem_control syscalls with capability_control and container_control respectively.
This commit is contained in:
9
include/l4/api/capability.h
Normal file
9
include/l4/api/capability.h
Normal file
@@ -0,0 +1,9 @@
|
||||
/*
|
||||
* Syscall API for capability manipulation
|
||||
*
|
||||
* Copyright (C) 2009 Bahadir Balban
|
||||
*/
|
||||
#ifndef __API_CAPABILITY_H__
|
||||
#define __API_CAPABILITY_H__
|
||||
|
||||
#endif /* __API_CAPABILITY_H__ */
|
||||
Reference in New Issue
Block a user