Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/common/lib/libc/arch
Module Name: src
Committed By: nakayama
Date: Tue Jan 22 12:32:07 UTC 2008
Modified Files:
src/common/lib/libc/arch/sparc/atomic: atomic_op_asm.h
src/common/lib/libc/arch/sparc64/atomic: atomic_op_asm.h
Log Message:
Use __arch64__ instead of __sparc64__, since -D__sparc64__ is appended
to build option of sparc64 32-bit kernel.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/common/lib/libc/arch/sparc/atomic/atomic_op_asm.h
cvs rdiff -r1.3 -r1.4 src/common/lib/libc/arch/sparc64/atomic/atomic_op_asm.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