Subject: CVS commit: src/sys/sys
To: None <source-changes@NetBSD.org>
From: Nick Hudson <skrll@netbsd.org>
List: source-changes
Date: 02/04/2006 10:34:43
Module Name:	src
Committed By:	skrll
Date:		Sat Feb  4 10:34:43 UTC 2006

Modified Files:
	src/sys/sys: bswap.h

Log Message:
Put the __RENAME before the __attribute__((__const__)) so gcc can parse
the bswap{16,32} declarations.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/sys/bswap.h

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