file tst-aiod5.c was initially added on branch fedora-branch.
[glibc/history.git] / elf / tst-tlsmod6.c
blob0fda51b226fb1ec7d943dceb7d8a88525c35836d
1 #include <tls.h>
3 #ifdef USE_TLS
4 #include "tls-macros.h"
6 COMMON_INT_DEF(bar);
7 #endif