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/powerpc | |
| parent | 85ee6a5781decbcdf92da10a6f5c0afa21b1a2b4 (diff) | |
Notes
Diffstat (limited to 'sys/powerpc')
| -rw-r--r-- | sys/powerpc/aim/machdep.c | 1 | ||||
| -rw-r--r-- | sys/powerpc/powerpc/machdep.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/sys/powerpc/aim/machdep.c b/sys/powerpc/aim/machdep.c index 6007f1539f57..0eb12cabe915 100644 --- a/sys/powerpc/aim/machdep.c +++ b/sys/powerpc/aim/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; diff --git a/sys/powerpc/powerpc/machdep.c b/sys/powerpc/powerpc/machdep.c index 6007f1539f57..0eb12cabe915 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; |
