6 __libc_init_first; __libc_start_main;
8 %if !(USE_TLS && HAVE___THREAD)
12 # variables in normal name space
17 # New special glibc functions.
18 gnu_get_libc_release; gnu_get_libc_version;
21 %if USE_TLS && HAVE___THREAD
22 # This version is for the TLS symbol, GLIBC_2.0 is the old object symbol.