* sysdeps/m68k/dl-machine.h (elf_machine_runtime_setup): Make
[glibc/pb-stable.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