1 1.1 matt /* $NetBSD: strnlen.S,v 1.1 2013/01/23 07:56:09 matt Exp $ */ 2 1.1 matt 3 1.1 matt #define STRNLEN 4 1.1 matt 5 1.1 matt #ifdef _STANDALONE 6 1.1 matt #include "strlen_naive.S" 7 1.1 matt #else 8 1.1 matt #include "strlen_arm.S" 9 1.1 matt #endif 10
Indexes created Mon Sep 22 13:09:51 GMT 2025