NPTL/arc: notify kernel of the TP value
[uClibc.git] / test / tls / tst-tlsmod15a.c
blob66c707129acd8aa3e5e6b9cb63d0eeee503ce1c0
1 extern int nonexistent_dummy_var;
2 int *
3 foo (void)
5 return &nonexistent_dummy_var;