freebsd-dev/lib/csu
Konstantin Belousov 11ddf4fd56 The __used (== __attribute__((__used)) ) silences the warning produced
by unreferenced symbol. Apply __used instead of rev. 1.5.

Requested by:	kan
2007-12-04 12:18:43 +00:00
..
amd64 Fixed profiling of main() for amd64 and i386. This started rotting 2005-10-07 22:13:17 +00:00
arm
common The __used (== __attribute__((__used)) ) silences the warning produced 2007-12-04 12:18:43 +00:00
i386-elf Fixed profiling of main() for amd64 and i386. This started rotting 2005-10-07 22:13:17 +00:00
ia64
powerpc
sparc64 Fix TLS on sparc64 for statically and dynamically linked binaries 2006-10-08 02:50:34 +00:00