summaryrefslogtreecommitdiffstats
path: root/libexec/rtld-elf/i386/Symbol.map
blob: 8533215d0e711749da27e9dca4def88dcfedfca7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $FreeBSD$

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