Subject: CVS commit: src/sys/dev/eisa
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 08/23/2004 06:03:19
Module Name:	src
Committed By:	thorpej
Date:		Mon Aug 23 06:03:19 UTC 2004

Modified Files:
	src/sys/dev/eisa: ahb.c ahc_eisa.c bha_eisa.c cac_eisa.c uha_eisa.c

Log Message:
- Use ANSI function decls and make use of static.


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 src/sys/dev/eisa/ahb.c
cvs rdiff -r1.28 -r1.29 src/sys/dev/eisa/ahc_eisa.c
cvs rdiff -r1.23 -r1.24 src/sys/dev/eisa/bha_eisa.c
cvs rdiff -r1.8 -r1.9 src/sys/dev/eisa/cac_eisa.c
cvs rdiff -r1.21 -r1.22 src/sys/dev/eisa/uha_eisa.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.