glibc/string/noinl-tester.c

5 lines
114 B
C

/* We don't want to test any of the inline functions here. */
#define __NO_STRING_INLINES 1
#include "tester.c"