mirror of
https://github.com/drasko/codezero.git
synced 2026-02-28 01:33:13 +01:00
Added parsing of memory region capability bits.
This commit is contained in:
@@ -19,8 +19,8 @@
|
||||
#define curcont (current->container)
|
||||
|
||||
#define CONFIG_CONTAINER_NAMESIZE 64
|
||||
#define CONFIG_MAX_CAPS_USED 14
|
||||
#define CONFIG_MAX_PAGERS_USED 2
|
||||
#define CONFIG_MAX_CAPS_USED 32
|
||||
#define CONFIG_MAX_PAGERS_USED 4
|
||||
|
||||
/* Container macro. No locks needed! */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user