Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/gehenna-devsw]: src/sys/dev/sbus Remove a prototype.
details: https://anonhg.NetBSD.org/src/rev/c480e2abfb84
branches: gehenna-devsw
changeset: 527074:c480e2abfb84
user: gehenna <gehenna%NetBSD.org@localhost>
date: Thu May 16 11:44:22 2002 +0000
description:
Remove a prototype.
diffstat:
sys/dev/sbus/magmareg.h | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 6c6c4a4bc39b -r c480e2abfb84 sys/dev/sbus/magmareg.h
--- a/sys/dev/sbus/magmareg.h Thu May 16 11:43:47 2002 +0000
+++ b/sys/dev/sbus/magmareg.h Thu May 16 11:44:22 2002 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: magmareg.h,v 1.4 2002/01/22 17:00:47 pk Exp $ */
+/* $NetBSD: magmareg.h,v 1.4.8.1 2002/05/16 11:44:22 gehenna Exp $ */
/* magmareg.h
*
* Copyright (c) 1998 Iain Hibbert
@@ -220,7 +220,6 @@
int mbpp_match __P((struct device *, struct cfdata *, void *));
void mbpp_attach __P((struct device *, struct device *, void *));
-int mbpp_rw __P((dev_t, struct uio *));
void mbpp_timeout __P((void *));
void mbpp_start __P((void *));
int mbpp_send __P((struct mbpp_port *, caddr_t, int));
Home |
Main Index |
Thread Index |
Old Index