1 /* $NetBSD: strcpy.S,v 1.4.2.2 2013/01/23 00:04:06 yamt Exp $ */ 2 3 #if defined(_STANDALONE) 4 #include "strcpy_naive.S" 5 #else 6 #include "strcpy_arm.S" 7 #endif 8
Indexes created Thu Sep 25 16:09:42 GMT 2025