Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sparc/sparc remove unused msgbufaddr
details: https://anonhg.NetBSD.org/src/rev/19122a5ae5c3
branches: trunk
changeset: 472619:19122a5ae5c3
user: christos <christos%NetBSD.org@localhost>
date: Mon May 03 16:17:57 1999 +0000
description:
remove unused msgbufaddr
diffstat:
sys/arch/sparc/sparc/machdep.c | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r f739250caa94 -r 19122a5ae5c3 sys/arch/sparc/sparc/machdep.c
--- a/sys/arch/sparc/sparc/machdep.c Mon May 03 16:17:08 1999 +0000
+++ b/sys/arch/sparc/sparc/machdep.c Mon May 03 16:17:57 1999 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: machdep.c,v 1.145 1999/04/26 22:46:47 thorpej Exp $ */
+/* $NetBSD: machdep.c,v 1.146 1999/05/03 16:17:57 christos Exp $ */
/*-
* Copyright (c) 1996, 1997, 1998 The NetBSD Foundation, Inc.
@@ -167,8 +167,6 @@
int physmem;
-extern caddr_t msgbufaddr;
-
/*
* safepri is a safe priority for sleep to set for a spin-wait
* during autoconfiguration or after a panic.
Home |
Main Index |
Thread Index |
Old Index