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)
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.


No differences found