Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/common/lib/libc/arch/powerpc/string
Module Name: src
Committed By: phx
Date: Thu Mar 6 21:17:17 UTC 2008
Modified Files:
src/common/lib/libc/arch/powerpc/string: memcmp.S memcpy.S memmove.S
Log Message:
Including assym.h is not needed and will break the build, because it does not
exist that early. Deleted it.
Approved by garbled.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/common/lib/libc/arch/powerpc/string/memcmp.S \
src/common/lib/libc/arch/powerpc/string/memcpy.S \
src/common/lib/libc/arch/powerpc/string/memmove.S
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