powerpc: Fix ifuncmain6pie failure with GCC 4.9
[platform/upstream/glibc.git] / string / noinl-tester.c
1 /* We don't want to test any of the inline functions here.  */
2
3 #define __NO_STRING_INLINES 1
4 #include "tester.c"