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