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