diff options
author | kan <kan@FreeBSD.org> | 2004-07-28 07:07:16 +0000 |
---|---|---|
committer | kan <kan@FreeBSD.org> | 2004-07-28 07:07:16 +0000 |
commit | 4427f9af512d1ab7f2775f2e6dbdc0641729f494 (patch) | |
tree | 05a86181363b8a24a8fd552df6e9e5c0dc2584b0 /lib/libc/string/strdup.c | |
parent | 88d0e4fb93bc00fc91f75eddd4bfa37d79a73657 (diff) | |
download | FreeBSD-src-4427f9af512d1ab7f2775f2e6dbdc0641729f494.zip FreeBSD-src-4427f9af512d1ab7f2775f2e6dbdc0641729f494.tar.gz |
Emply __used attribute to prevent compiler from removing unreferenced
static symbols. This wasn't a problem with previous GCC releases, but
unit-at-a-time mode of GCC 3.4.2 prevents linker set components from
being emitted at all.
Diffstat (limited to 'lib/libc/string/strdup.c')
0 files changed, 0 insertions, 0 deletions