diff options
Diffstat (limited to 'vm/vm_map.h')
-rw-r--r-- | vm/vm_map.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vm/vm_map.h b/vm/vm_map.h index f4e9395..17de5db 100644 --- a/vm/vm_map.h +++ b/vm/vm_map.h @@ -53,6 +53,8 @@ #include <kern/lock.h> #include <kern/macro_help.h> +#define KENTRY_DATA_SIZE (32*PAGE_SIZE) + /* * Types defined: * |