summaryrefslogtreecommitdiffstats
path: root/sys/amd64
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2004-03-29 19:38:05 +0000
committerpeter <peter@FreeBSD.org>2004-03-29 19:38:05 +0000
commit09ff2f9fe5de3481c7f3288f63fa9afd8b548297 (patch)
tree707adf19bf52b9d3db7bf8c09e21010a79ecf23a /sys/amd64
parent58c539faf014092d2b0c00e69ba1a1722b29482d (diff)
downloadFreeBSD-src-09ff2f9fe5de3481c7f3288f63fa9afd8b548297.zip
FreeBSD-src-09ff2f9fe5de3481c7f3288f63fa9afd8b548297.tar.gz
Finish tidying up a couple of leftovers from the KSTACK_PAGES stuff. Some
files still #included the opt_ file. powerpc hadn't been updated yet.
Diffstat (limited to 'sys/amd64')
-rw-r--r--sys/amd64/amd64/vm_machdep.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/amd64/amd64/vm_machdep.c b/sys/amd64/amd64/vm_machdep.c
index 77b5095..89a2609 100644
--- a/sys/amd64/amd64/vm_machdep.c
+++ b/sys/amd64/amd64/vm_machdep.c
@@ -44,7 +44,6 @@
__FBSDID("$FreeBSD$");
#include "opt_isa.h"
-#include "opt_kstack_pages.h"
#include "opt_cpu.h"
#include <sys/param.h>
OpenPOWER on IntegriCloud