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