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