diff --git a/nptl/tst-execstack.c b/nptl/tst-execstack.c new file mode 100644 index 0000000000..6e45c1a5e6 --- /dev/null +++ b/nptl/tst-execstack.c @@ -0,0 +1,2 @@ +#define USE_PTHREADS 1 +#include "../elf/tst-execstack.c"