Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Tsubai Masanari <tsubai@netbsd.org>
List: source-changes
Date: 05/30/2001 16:08:35
Module Name:	syssrc
Committed By:	tsubai
Date:		Wed May 30 13:08:34 UTC 2001

Modified Files:
	syssrc/sys/arch/powerpc/include: Makefile bswap.h
Added Files:
	syssrc/sys/arch/powerpc/include: byte_swap.h

Log Message:
Inline bswap{16,32} when the argument is constant.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 syssrc/sys/arch/powerpc/include/Makefile
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/powerpc/include/bswap.h
cvs rdiff -r0 -r1.1 syssrc/sys/arch/powerpc/include/byte_swap.h

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