xref: /minix3/common/lib/libc/arch/aarch64/string/strnlen.S (revision 0a6a1f1d05b60e214de2f05a7310ddd1f0e590e7)
1*0a6a1f1dSLionel Sambuc/* $NetBSD: strnlen.S,v 1.1 2014/08/10 05:47:35 matt Exp $ */
2*0a6a1f1dSLionel Sambuc
3*0a6a1f1dSLionel Sambuc#define STRNLEN
4*0a6a1f1dSLionel Sambuc
5*0a6a1f1dSLionel Sambuc#include "strlen.S"
6