Subject: CVS commit: src/sys/lib/libkern/arch/sh3
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 11/09/2003 22:04:00
Module Name:	src
Committed By:	uwe
Date:		Sun Nov  9 22:04:00 UTC 2003

Modified Files:
	src/sys/lib/libkern/arch/sh3: byte_swap_2.S byte_swap_4.S

Log Message:
Compile identity ntoh*/hton* only for big endian case.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/lib/libkern/arch/sh3/byte_swap_2.S \
    src/sys/lib/libkern/arch/sh3/byte_swap_4.S

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