Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Leo Weppelman <leo@netbsd.org>
List: source-changes
Date: 03/30/2001 23:00:06
Module Name:	syssrc
Committed By:	leo
Date:		Fri Mar 30 20:00:06 UTC 2001

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

Log Message:
Optimize bswap16() and bswap32() functions to inline assembly.


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

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