Source-Changes archive

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

CVS commit: src/sys/lib/libkern/arch/hppa



Module Name:    src
Committed By:   uwe
Date:           Sat Feb  4 23:33:37 UTC 2006

Modified Files:
        src/sys/lib/libkern/arch/hppa: Makefile.inc

Log Message:
Add bswap16.c and bswap32.c to SRCS.  We need fallback versions for
kernels compiled without optimization (and thus without inlining of
bswap16 and bswap32)


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/lib/libkern/arch/hppa/Makefile.inc

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