4 lines
97 B
ArmAsm
4 lines
97 B
ArmAsm
/* $OpenBSD: strchr.S,v 1.3 2005/08/07 11:30:38 espie Exp $ */
|
|
#define STRCHR
|
|
#include "index.S"
|