xref: /netbsd-src/common/lib/libc/arch/m68k/string/strchr.S (revision 11a6dbe72840351315e0652b2fc6663628c84cad)
1/*	$NetBSD: strchr.S,v 1.1 2005/12/20 19:28:49 christos Exp $	*/
2
3#define STRCHR
4#include "index.S"
5