NetBSD/lib/libc/arch/i386/string/strchr.S

5 lines
97 B
ArmAsm
Raw Normal View History

1998-01-09 06:45:03 +03:00
/* $NetBSD: strchr.S,v 1.4 1998/01/09 03:45:09 perry Exp $ */
1993-12-09 01:10:14 +03:00
#define STRCHR
#include "index.S"