summaryrefslogtreecommitdiffstats
path: root/sys/vm/vm_map.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/vm/vm_map.h')
-rw-r--r--sys/vm/vm_map.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/vm/vm_map.h b/sys/vm/vm_map.h
index 69cb35d..cc97a48 100644
--- a/sys/vm/vm_map.h
+++ b/sys/vm/vm_map.h
@@ -296,7 +296,6 @@ long vmspace_wired_count(struct vmspace *vmspace);
/* XXX: number of kernel maps and entries to statically allocate */
#define MAX_KMAP 10
#define MAX_KMAPENT 128
-#define MAX_MAPENT 128
/*
* Copy-on-write flags for vm_map operations
OpenPOWER on IntegriCloud