1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-26 08:22:38 +03:00
Files
glibc/tls.make.c
2011-09-10 16:50:28 -04:00

6 lines
118 B
C

/* This produces a makefile fragment saying `use-thread = yes' or no. */
#include <tls.h>
@@@ use-thread = yes @@@