bionic/libc/arch-x86/string/strchr.S
2009-03-03 19:28:35 -08:00

4 lines
97 B
ArmAsm

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