Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/mac68k/mac68k Make this compile again.
details: https://anonhg.NetBSD.org/src/rev/f3ed854b19f4
branches: trunk
changeset: 473195:f3ed854b19f4
user: thorpej <thorpej%NetBSD.org@localhost>
date: Mon May 24 18:40:48 1999 +0000
description:
Make this compile again.
diffstat:
sys/arch/mac68k/mac68k/machdep.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 3ba09c751a18 -r f3ed854b19f4 sys/arch/mac68k/mac68k/machdep.c
--- a/sys/arch/mac68k/mac68k/machdep.c Mon May 24 16:47:25 1999 +0000
+++ b/sys/arch/mac68k/mac68k/machdep.c Mon May 24 18:40:48 1999 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: machdep.c,v 1.233 1999/05/20 08:21:44 lukem Exp $ */
+/* $NetBSD: machdep.c,v 1.234 1999/05/24 18:40:48 thorpej Exp $ */
/*
* Copyright (c) 1988 University of Utah.
@@ -340,7 +340,7 @@
void
cpu_startup(void)
{
- caddr_t v, firstaddr;
+ caddr_t v;
unsigned i;
int vers;
int base, residual;
Home |
Main Index |
Thread Index |
Old Index