summaryrefslogtreecommitdiffstats
path: root/sys/vm/vm_radix.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/vm/vm_radix.h')
-rw-r--r--sys/vm/vm_radix.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/vm/vm_radix.h b/sys/vm/vm_radix.h
index 95cc03f..8a44d4f 100644
--- a/sys/vm/vm_radix.h
+++ b/sys/vm/vm_radix.h
@@ -29,8 +29,6 @@
#ifndef _VM_RADIX_H_
#define _VM_RADIX_H_
-#define VM_RADIX_STACK 8 /* Nodes to store on stack. */
-
/*
* Radix tree root. The height and pointer are set together to permit
* coherent lookups while the root is modified.
OpenPOWER on IntegriCloud