summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/powerpc
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2002-04-07 21:01:37 +0000
committerphk <phk@FreeBSD.org>2002-04-07 21:01:37 +0000
commit3234f33800c83afb4064abd66d068443fef4d3a6 (patch)
treeab31dc1f1fe5fe0112559fe04f8b31cc4159eab9 /sys/powerpc/powerpc
parentfeb9e0b8580eed66e7404a759b3128914dcc46f4 (diff)
downloadFreeBSD-src-3234f33800c83afb4064abd66d068443fef4d3a6.zip
FreeBSD-src-3234f33800c83afb4064abd66d068443fef4d3a6.tar.gz
GC the "dumplo" variable, which is no longer used.
A lot of sys/*/*/machdep.c seems not to be.
Diffstat (limited to 'sys/powerpc/powerpc')
-rw-r--r--sys/powerpc/powerpc/machdep.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/powerpc/powerpc/machdep.c b/sys/powerpc/powerpc/machdep.c
index 6007f15..0eb12ca 100644
--- a/sys/powerpc/powerpc/machdep.c
+++ b/sys/powerpc/powerpc/machdep.c
@@ -159,7 +159,6 @@ SYSCTL_PROC(_hw, HW_PHYSMEM, physmem, CTLTYPE_INT|CTLFLAG_RD,
0, 0, sysctl_hw_physmem, "IU", "");
int Maxmem = 0;
-long dumplo;
static int chosen;
OpenPOWER on IntegriCloud