diff options
Diffstat (limited to 'string/noinl-tester.c')
-rw-r--r-- | string/noinl-tester.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/string/noinl-tester.c b/string/noinl-tester.c deleted file mode 100644 index 2e994f73f9..0000000000 --- a/string/noinl-tester.c +++ /dev/null @@ -1,4 +0,0 @@ -/* We don't want to test any of the inline functions here. */ - -#define __NO_STRING_INLINES 1 -#include "tester.c" |