reactos/lib/sdk/crt/string/strchr.c
2011-05-24 18:40:34 +00:00

8 lines
82 B
C

/* $Id$
*/
#define _XINT int
#include <string.h>
#include "tcschr.h"
/* EOF */