remove useless attribute visibility from definitions
authorRich Felker <dalias@aerifal.cx>
Sat, 25 Feb 2012 01:02:42 +0000 (20:02 -0500)
committerRich Felker <dalias@aerifal.cx>
Sat, 25 Feb 2012 01:02:42 +0000 (20:02 -0500)
commit7fa29920ed19407bf1c3762f14dab9291548e976
tree4d63779e7f219c463b9fb8626917a6f360501dae
parentbae2e52bfd676c447862b9baec535db401aab075
remove useless attribute visibility from definitions

this was a failed attempt at working around the gcc 3 visibility bug
affecting x86_64. subsequent patch will address it with an ugly but
working hack.
src/internal/libc.c
src/multibyte/internal.c