1 /* $NetBSD: strcat.S,v 1.1.38.2 2020/04/21 19:37:42 martin Exp $ */ 2 3 #if defined(_STANDALONE) 4 #include "strcat_naive.S" 5 #else 6 #include "strcat_arm.S" 7 #endif 8
Indexes created Wed Sep 24 02:09:48 GMT 2025