summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2009-11-20 07:40:02 +0000
committermarcel <marcel@FreeBSD.org>2009-11-20 07:40:02 +0000
commitb65660166a38e0c0415e1c20a6958b52801f299b (patch)
tree0054c1ff502377a2fbcbc2ec405ac7d8d37a9332
parentbbdd2d54f5fdc77f495d184e7047cca4b2246b85 (diff)
downloadFreeBSD-src-b65660166a38e0c0415e1c20a6958b52801f299b.zip
FreeBSD-src-b65660166a38e0c0415e1c20a6958b52801f299b.tar.gz
No need to include opt_kstack_pages.h, because KSTACK_PAGES is
already defined through genassym.c
-rw-r--r--sys/ia64/ia64/exception.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/ia64/ia64/exception.S b/sys/ia64/ia64/exception.S
index d0d631a..3ecae69 100644
--- a/sys/ia64/ia64/exception.S
+++ b/sys/ia64/ia64/exception.S
@@ -28,7 +28,6 @@
#include <machine/asm.h>
__FBSDID("$FreeBSD$");
-#include "opt_kstack_pages.h"
#include "opt_xtrace.h"
#include <machine/pte.h>
OpenPOWER on IntegriCloud