about summary refs log tree commit diff
path: root/REORG.TODO/string/noinl-tester.c
diff options
context:
space:
mode:
Diffstat (limited to 'REORG.TODO/string/noinl-tester.c')
-rw-r--r--REORG.TODO/string/noinl-tester.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/REORG.TODO/string/noinl-tester.c b/REORG.TODO/string/noinl-tester.c
new file mode 100644
index 0000000000..2e994f73f9
--- /dev/null
+++ b/REORG.TODO/string/noinl-tester.c
@@ -0,0 +1,4 @@
+/* We don't want to test any of the inline functions here.  */
+
+#define __NO_STRING_INLINES 1
+#include "tester.c"