1 /* $NetBSD: strlcpy.S,v 1.4.4.2 2013/02/07 07:06:01 matt Exp $ */ 2 3 #define STRLCPY 4 5 #if defined(_STANDALONE) 6 #include "strcpy_naive.S" 7 #else 8 #include "strcpy_arm.S" 9 #endif 10
Indexes created Fri Sep 26 08:10:20 GMT 2025