diff options
-rw-r--r-- | libexec/rtld-elf/i386/Symbol.map | 7 |
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 { -}; |