mirror of
https://github.com/drasko/codezero.git
synced 2026-01-24 16:53:14 +01:00
Pager works until end of init_physmem_secondary
This commit is contained in:
@@ -6,4 +6,8 @@
|
||||
#ifndef __API_CAPABILITY_H__
|
||||
#define __API_CAPABILITY_H__
|
||||
|
||||
/* Capability syscall request types */
|
||||
#define CAP_CONTROL_NCAPS 0
|
||||
#define CAP_CONTROL_READ_CAPS 1
|
||||
|
||||
#endif /* __API_CAPABILITY_H__ */
|
||||
|
||||
Reference in New Issue
Block a user