Subject: Re: CVS commit: src/sys/sys
To: Valeriy E. Ushakov <uwe@netbsd.org>
From: David Laight <david@l8s.co.uk>
List: source-changes
Date: 02/04/2006 08:58:12
On Sat, Feb 04, 2006 at 12:01:36AM +0000, Valeriy E. Ushakov wrote:
> 
> Module Name:	src
> Committed By:	uwe
> Date:		Sat Feb  4 00:01:36 UTC 2006
> 
> Modified Files:
> 	src/sys/sys: endian.h
> 
> Log Message:
> Move #include <machine/bswap.h> back into the same nesting inside ifdefs.
> Assembler sources don't care about optimized inline versions of bswap.
> Undo the changes to the namespace.
> Hi, dsl.

Maybe we should use '#if __ASM' instead of '#ifdef LOCORE' ?

	David

-- 
David Laight: david@l8s.co.uk