mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-27 11:43:34 +08:00
3ce1f29594
Make several tool features mandatory and simplify the code.
4 lines
39 B
C
4 lines
39 B
C
#include <tls.h>
|
|
|
|
int __thread tlsvar;
|