summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2004-08-06 07:22:36 +0000
committermarkm <markm@FreeBSD.org>2004-08-06 07:22:36 +0000
commitb665823aa48f879cf1c50bc634515bae59b6dc32 (patch)
treee86f491566f5d0c70f51b1b331499a087d73eb56
parentcce2e351df96f16d39c9aefe234a0f6e9ef65681 (diff)
downloadFreeBSD-src-b665823aa48f879cf1c50bc634515bae59b6dc32.zip
FreeBSD-src-b665823aa48f879cf1c50bc634515bae59b6dc32.tar.gz
MFi386: Fix mem device. Grrr.
-rw-r--r--sys/amd64/amd64/mp_machdep.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/amd64/amd64/mp_machdep.c b/sys/amd64/amd64/mp_machdep.c
index 21bfb8a..de6e06d 100644
--- a/sys/amd64/amd64/mp_machdep.c
+++ b/sys/amd64/amd64/mp_machdep.c
@@ -142,8 +142,6 @@ static int hlt_logical_cpus;
static struct sysctl_ctx_list logical_cpu_clist;
static u_int bootMP_size;
-struct mem_range_softc mem_range_softc;
-
static void
mem_range_AP_init(void)
{
OpenPOWER on IntegriCloud