diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2002-04-07 21:01:37 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2002-04-07 21:01:37 +0000 |
| commit | 67ec58a80206c3d7cfd171e3a63fdafb17655488 (patch) | |
| tree | ab31dc1f1fe5fe0112559fe04f8b31cc4159eab9 /sys/pc98 | |
| parent | 85ee6a5781decbcdf92da10a6f5c0afa21b1a2b4 (diff) | |
Notes
Diffstat (limited to 'sys/pc98')
| -rw-r--r-- | sys/pc98/i386/machdep.c | 1 | ||||
| -rw-r--r-- | sys/pc98/pc98/machdep.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/sys/pc98/i386/machdep.c b/sys/pc98/i386/machdep.c index 746798a30079d..3cb856a4e6837 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 746798a30079d..3cb856a4e6837 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]; |
