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