1 /* $NetBSD: strcpy.S,v 1.4.8.2 2013/02/25 00:23:57 tls 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 02:09:54 GMT 2025