1 /* Macros to support TLS testing in times of missing compiler support.
4 These macros should yield int * expressions for the TLS symbol X
5 accessed using the various TLS access models. Macros for some machines
6 are defined in elf/tls-macros.h, but ports can instead provide this file.