summaryrefslogtreecommitdiff
path: root/string/noinl-tester.c
blob: 2e994f73f91923d9c90109e77e7148ddf9fe962d (plain)
1
2
3
4
/* We don't want to test any of the inline functions here.  */

#define __NO_STRING_INLINES 1
#include "tester.c"