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