Remove building with NOCRYPTO option
[minix.git] / common / lib / libc / arch / powerpc64 / string / strlen.S
blob871907b5cf53fbeea1df2b78db21dd1ec2a70e22
1 /*      $NetBSD: strlen.S,v 1.1 2006/07/07 07:37:44 ross Exp $ */
3 /* XXX could be optimized for ppc64 */
5 #include "../../powerpc/string/strlen.S"