Files
bionic/libc/arch-x86/string/strchr.S
The Android Open Source Project 1dc9e472e1 auto import from //depot/cupcake/@135843
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"