diff options
Diffstat (limited to 'elf/tst-tlsmod14b.c')
-rw-r--r-- | elf/tst-tlsmod14b.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/elf/tst-tlsmod14b.c b/elf/tst-tlsmod14b.c new file mode 100644 index 0000000000..24d9ceaf7e --- /dev/null +++ b/elf/tst-tlsmod14b.c @@ -0,0 +1,2 @@ +#define FCT in_dso2 +#include "tst-tlsmod14a.c" |