diff options
Diffstat (limited to 'nptl/tst-execstack-threads.c')
| -rw-r--r-- | nptl/tst-execstack-threads.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nptl/tst-execstack-threads.c b/nptl/tst-execstack-threads.c new file mode 100644 index 0000000000..6e45c1a5e6 --- /dev/null +++ b/nptl/tst-execstack-threads.c @@ -0,0 +1,2 @@ +#define USE_PTHREADS 1 +#include "../elf/tst-execstack.c" |
