summaryrefslogtreecommitdiffstats
path: root/sys/alpha
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2002-03-13 19:13:41 +0000
committerdes <des@FreeBSD.org>2002-03-13 19:13:41 +0000
commit3f3959c142636817438ccdf9bb234f72e44745f2 (patch)
tree3c171428399c677060c533851d749af2b4643088 /sys/alpha
parent9d3631965898ade180fa389512379ed56e59237d (diff)
downloadFreeBSD-src-3f3959c142636817438ccdf9bb234f72e44745f2.zip
FreeBSD-src-3f3959c142636817438ccdf9bb234f72e44745f2.tar.gz
Back out previous commit, it was the wrong patch!
Diffstat (limited to 'sys/alpha')
-rw-r--r--sys/alpha/alpha/machdep.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/alpha/alpha/machdep.c b/sys/alpha/alpha/machdep.c
index 24a3727..6b8023d 100644
--- a/sys/alpha/alpha/machdep.c
+++ b/sys/alpha/alpha/machdep.c
@@ -192,6 +192,7 @@ SYSINIT(cpu, SI_SUB_CPU, SI_ORDER_FIRST, cpu_startup, NULL)
struct msgbuf *msgbufp=0;
int Maxmem = 0;
+long dumplo;
int totalphysmem; /* total amount of physical memory in system */
int physmem; /* physical memory used by NetBSD + some rsvd */
OpenPOWER on IntegriCloud