aboutsummaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
authorAlexander Kabaev <kan@FreeBSD.org>2007-04-07 23:23:10 +0000
committerAlexander Kabaev <kan@FreeBSD.org>2007-04-07 23:23:10 +0000
commit95a6a22d0aba7a6be7820e819c15b6a3a81acef9 (patch)
tree22646cb6192f5509a65377fe1a074444854380c1 /libexec
parentac34654dd940a70c91adc4d244412adc89b9e559 (diff)
Notes
Diffstat (limited to 'libexec')
-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 8533215d0e711..5b9f8b1fc127b 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 {
-};