summaryrefslogtreecommitdiffstats
path: root/sys/ia64/include/param.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/ia64/include/param.h')
-rw-r--r--sys/ia64/include/param.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/ia64/include/param.h b/sys/ia64/include/param.h
index 2548fa6..1b3bf0c 100644
--- a/sys/ia64/include/param.h
+++ b/sys/ia64/include/param.h
@@ -135,6 +135,7 @@
#define SINCR 1 /* increment of stack/NBPG */
#define KSTACK_PAGES 4 /* pages of kernel stack */
+#define KSTACK_GUARD_PAGES 0 /* pages of kstack guard; 0 disables */
#define UAREA_PAGES 1 /* pages of u-area */
/*
OpenPOWER on IntegriCloud