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