[BACK]Return to strchr.S CVS log [TXT][DIR] Up to [local] / sys / lib / libkern / arch / amd64

Annotation of sys/lib/libkern/arch/amd64/strchr.S, Revision 1.1

1.1     ! nbrk        1: /*     $NetBSD: strchr.S,v 1.1 2001/06/19 00:22:47 fvdl Exp $  */
        !             2:
        !             3: #define STRCHR
        !             4: #include "index.S"

CVSweb