summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/param.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/include/param.h')
-rw-r--r--sys/i386/include/param.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/i386/include/param.h b/sys/i386/include/param.h
index a4064e3..4ef1e8d 100644
--- a/sys/i386/include/param.h
+++ b/sys/i386/include/param.h
@@ -103,7 +103,6 @@
#define KSTACK_PAGES 2 /* Includes pcb! */
#endif
#define KSTACK_GUARD_PAGES 1 /* pages of kstack guard; 0 disables */
-#define UAREA_PAGES 1 /* holds struct user WITHOUT PCB (see def.) */
/*
* Ceiling on amount of swblock kva space, can be changed via
OpenPOWER on IntegriCloud