diff options
author | Rich Felker <dalias@aerifal.cx> | 2014-04-04 21:43:20 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2014-04-04 21:43:20 -0400 |
commit | 561e0a0968f13b6d6c2b092501e210728e236fd7 (patch) | |
tree | 6cd0bea5c6f863612382f7f00a3ef6e1cb91c686 /src/linux/tee.c | |
parent | b9b2db2f374bce907fa5015c9cf63205054f2356 (diff) | |
download | musl-561e0a0968f13b6d6c2b092501e210728e236fd7.tar.gz |
remove cruft left behind when lazy thread pointer init was removed
the function itself was static, but the weak alias provided an
externally visible reference and thus prevented the dead code from
being omitted from the output. so this change actually reduces bloat
in mandatory static-linked code.
Diffstat (limited to 'src/linux/tee.c')
0 files changed, 0 insertions, 0 deletions