Source-Changes archive

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

CVS commit: src/sys/arch/hpc/stand/include/machine



Module Name:    src
Committed By:   uwe
Date:           Wed May 11 16:44:45 UTC 2005

Modified Files:
        src/sys/arch/hpc/stand/include/machine: endian.h

Log Message:
Our <sys/endian.h> is no longer compilable with eVC3 and probably
other old WinCE compilers because they don't grok ULL constant suffix.
Instead of polluting sys/endian.h with WinCE compatibility ugliness,
pull a copy here, so that we can hack it privately.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/hpc/stand/include/machine/endian.h

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




Home | Main Index | Thread Index | Old Index