Catch up with the private namespace change (s/FBSDprivate/FBSDprivate_1.0).

This commit is contained in:
Daniel Eischen 2007-05-01 13:46:27 +00:00
parent 80ae748326
commit 7046601eca
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=169171

View File

@ -16,7 +16,7 @@ FBSD_1.0 {
__tls_get_addr;
};
FBSDprivate {
FBSDprivate_1.0 {
_rtld_thread_init;
_rtld_allocate_tls;
_rtld_free_tls;