Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/sys



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@localhost



Home | Main Index | Thread Index | Old Index