Symbol.map revision 168319
1# $FreeBSD: head/libexec/rtld-elf/i386/Symbol.map 168319 2007-04-03 19:01:06Z kan $
2
3FBSD_1.0 {
4    ___tls_get_addr;
5};
6
7# This is our private namespace.  Any global interfaces that are
8# strictly for use only by other FreeBSD applications and libraries
9# are listed here.  We use a separate namespace so we can write
10# simple ABI-checking tools.
11FBSDprivate {
12};
13