Subject: CVS commit: src/sys/arch/sparc64/include
To: None <source-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 05/05/2003 09:36:52
Module Name:	src
Committed By:	martin
Date:		Mon May  5 09:36:52 UTC 2003

Modified Files:
	src/sys/arch/sparc64/include: bus.h

Log Message:
Make all non-trivial bus space functions "static __inline" (consistently)
and turn all macros with local blocks and declarations into functions.
This fixes PR 19975.


To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 src/sys/arch/sparc64/include/bus.h

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