1 1.4 matt /* $NetBSD: strlcpy.S,v 1.4 2013/01/10 06:52:35 matt Exp $ */ 2 1.1 matt 3 1.1 matt #define STRLCPY 4 1.2 matt 5 1.4 matt #if defined(_STANDALONE) 6 1.2 matt #include "strcpy_naive.S" 7 1.2 matt #else 8 1.2 matt #include "strcpy_arm.S" 9 1.2 matt #endif 10
Indexes created Mon Sep 22 13:09:51 GMT 2025