5 lines
97 B
ArmAsm
5 lines
97 B
ArmAsm
/* $NetBSD: strchr.S,v 1.4 1998/01/09 03:45:09 perry Exp $ */
|
|
|
|
#define STRCHR
|
|
#include "index.S"
|