mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-16 01:20:04 -04:00
6 lines
100 B
ArmAsm
6 lines
100 B
ArmAsm
/* $NetBSD: strnlen.S,v 1.1 2014/08/10 05:47:35 matt Exp $ */
|
|
|
|
#define STRNLEN
|
|
|
|
#include "strlen.S"
|