Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/hpcsh/dev/hd64461 remove non-existent function decl...
details: https://anonhg.NetBSD.org/src/rev/67ac41f76998
branches: trunk
changeset: 508784:67ac41f76998
user: uch <uch%NetBSD.org@localhost>
date: Thu Apr 19 18:24:16 2001 +0000
description:
remove non-existent function declaration.
diffstat:
sys/arch/hpcsh/dev/hd64461/hd64461uartvar.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r 4fdfcef1b77e -r 67ac41f76998 sys/arch/hpcsh/dev/hd64461/hd64461uartvar.h
--- a/sys/arch/hpcsh/dev/hd64461/hd64461uartvar.h Thu Apr 19 18:22:34 2001 +0000
+++ b/sys/arch/hpcsh/dev/hd64461/hd64461uartvar.h Thu Apr 19 18:24:16 2001 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: hd64461uartvar.h,v 1.1 2001/03/15 17:30:56 uch Exp $ */
+/* $NetBSD: hd64461uartvar.h,v 1.2 2001/04/19 18:24:16 uch Exp $ */
/*-
* Copyright (c) 2001 The NetBSD Foundation, Inc.
@@ -36,4 +36,4 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
-void hd64461uart_cnattach(void);
+
Home |
Main Index |
Thread Index |
Old Index