glibc/string/inl-tester.c

7 lines
156 B
C

/* We want to test the inline functions here. */
#define DO_STRING_INLINES
#undef __USE_STRING_INLINES
#define __USE_STRING_INLINES 1
#include "tester.c"