Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/powerpc/oea
Module Name: src
Committed By: mrg
Date: Sun Jun 4 07:32:20 UTC 2006
Modified Files:
src/sys/arch/powerpc/oea: oea_machdep.c
Log Message:
undef memset before calling it with a destination address of 0.
GCC4.1 complains about this when using the builtin, so force
this to call the real function normally.
To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/sys/arch/powerpc/oea/oea_machdep.c
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