summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkan <kan@FreeBSD.org>2007-04-07 23:23:10 +0000
committerkan <kan@FreeBSD.org>2007-04-07 23:23:10 +0000
commit639e7fc27d56bc04ec25fd7cd2f458559a01423a (patch)
tree22646cb6192f5509a65377fe1a074444854380c1
parent0c81bcae73eb4104496711b74dd50ab235c7a2fc (diff)
downloadFreeBSD-src-639e7fc27d56bc04ec25fd7cd2f458559a01423a.zip
FreeBSD-src-639e7fc27d56bc04ec25fd7cd2f458559a01423a.tar.gz
Remove reference to FBSDprivate version. We do not use it in this
module yet.
-rw-r--r--libexec/rtld-elf/i386/Symbol.map7
1 files changed, 0 insertions, 7 deletions
diff --git a/libexec/rtld-elf/i386/Symbol.map b/libexec/rtld-elf/i386/Symbol.map
index 8533215..5b9f8b1 100644
--- a/libexec/rtld-elf/i386/Symbol.map
+++ b/libexec/rtld-elf/i386/Symbol.map
@@ -3,10 +3,3 @@
FBSD_1.0 {
___tls_get_addr;
};
-
-# This is our private namespace. Any global interfaces that are
-# strictly for use only by other FreeBSD applications and libraries
-# are listed here. We use a separate namespace so we can write
-# simple ABI-checking tools.
-FBSDprivate {
-};
OpenPOWER on IntegriCloud