Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/common/lib/libc/arch/vax
Module Name: src
Committed By: matt
Date: Sat Dec 24 08:33:32 UTC 2005
Modified Files:
src/common/lib/libc/arch/vax/gen: bswap64.S udiv.S urem.S
src/common/lib/libc/arch/vax/string: memcpy.S memmove.S
Log Message:
Don't include "DEFS.h" when <machine/asm.h> is enough.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/common/lib/libc/arch/vax/gen/bswap64.S \
src/common/lib/libc/arch/vax/gen/udiv.S \
src/common/lib/libc/arch/vax/gen/urem.S
cvs rdiff -r1.1 -r1.2 src/common/lib/libc/arch/vax/string/memcpy.S \
src/common/lib/libc/arch/vax/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