cvs commit: src/libexec/rtld-elf/sparc64 rtld_machdep.h
Robert Watson
rwatson at FreeBSD.org
Sat Dec 1 06:24:45 PST 2007
rwatson 2007-12-01 14:24:44 UTC
FreeBSD src repository
Modified files:
libexec/rtld-elf/sparc64 rtld_machdep.h
Log:
For un-prototyped static inline functions declared in pthread_md.h on
sparc64, use ANSI function headers and specifically indicate the lack of
arguments with 'void'. Otherwise, warnings are generated at WARNS=3 for
libkse, leading to a compile failure with -Werror.
Revision Changes Path
1.8 +1 -1 src/libexec/rtld-elf/sparc64/rtld_machdep.h
More information about the cvs-src
mailing list