From 77500386c5e716357f76d1fa70a2c2d164e0a8f0 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 19 May 2007 08:21:27 +0000 Subject: [PATCH] Commit missing test case wrapper file. --- nptl/tst-robustpi9.c | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 nptl/tst-robustpi9.c diff --git a/nptl/tst-robustpi9.c b/nptl/tst-robustpi9.c new file mode 100644 index 0000000000..d059aa7d88 --- /dev/null +++ b/nptl/tst-robustpi9.c @@ -0,0 +1,2 @@ +#define ENABLE_PI 1 +#include "tst-robust9.c"