summaryrefslogtreecommitdiff
path: root/include/stdlib.h
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2008-06-06 13:25:09 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2008-06-06 13:25:09 +0000
commita921f29db08ac413f92a9736332f9f0d1090f089 (patch)
treef785247404923de430ad9655fd9a7a707375ebf3 /include/stdlib.h
parent7de0d7394e2058a039fd124aaaf987fb717fb6ca (diff)
Remove superfluous attribute_hidden from function
definition. I seems to produce spurious warning: libc/inet/resolv.c:1549: warning: 'visibility' attribute ignored on non-class types (seems like gcc bug) and it is not really needed - attribute_hidden was already specified in function _declaration_ so it is not necessary here. No code changes (verified with objdump).
Diffstat (limited to 'include/stdlib.h')
0 files changed, 0 insertions, 0 deletions