summaryrefslogtreecommitdiffstats
path: root/sys/pc98
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/pc98
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/pc98')
-rw-r--r--sys/pc98/i386/machdep.c1
-rw-r--r--sys/pc98/pc98/machdep.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/sys/pc98/i386/machdep.c b/sys/pc98/i386/machdep.c
index 746798a..3cb856a 100644
--- a/sys/pc98/i386/machdep.c
+++ b/sys/pc98/i386/machdep.c
@@ -209,7 +209,6 @@ int Maxmem = 0;
#ifdef PC98
int Maxmem_under16M = 0;
#endif
-long dumplo;
vm_offset_t phys_avail[10];
diff --git a/sys/pc98/pc98/machdep.c b/sys/pc98/pc98/machdep.c
index 746798a..3cb856a 100644
--- a/sys/pc98/pc98/machdep.c
+++ b/sys/pc98/pc98/machdep.c
@@ -209,7 +209,6 @@ int Maxmem = 0;
#ifdef PC98
int Maxmem_under16M = 0;
#endif
-long dumplo;
vm_offset_t phys_avail[10];
OpenPOWER on IntegriCloud