freebsd-dev/lib/libc/string/strchr.c
Bruce Evans e94b7ef033 Added some 2-line source files to get a direct correspondence
between sources and objects.  This will be used to avoid messy
special cases in Makefile.inc.
1997-10-15 15:27:19 +00:00

3 lines
34 B
C

#define STRCHR
#include "index.c"