Remove a hack made obsolete by the binutils 2.17 merge.

This commit is contained in:
Nathan Whitehorn 2011-02-20 16:16:42 +00:00
parent a9942298fe
commit 7a159e4971
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=218890

View File

@ -15,9 +15,6 @@ FBSD_1.0 {
dlinfo;
dl_iterate_phdr;
r_debug_state;
#ifdef __powerpc64__
.r_debug_state;
#endif
__tls_get_addr;
};