Sign in
gnu
/
gcc
/
d769c5040874bf9546f2524f3f1d2a894165f92a
/
.
/
gcc
/
testsuite
/
gcc.c-torture
/
execute
/
builtins
/
strrchr-lib.c
blob: 9194c555f6319572b471ca3af666cca7ffd0ecff [
file
] [
log
] [
blame
]
#include
"lib/strrchr.c"
#ifdef
__vxworks
/* The RTP C library uses bzero, bfill and bcopy, all of which are defined
in the same file as rindex. */
#include
"lib/bzero.c"
#include
"lib/bfill.c"
#include
"lib/memmove.c"
#endif