1 1.2 matt /* $NetBSD: strncpy.S,v 1.2 2013/01/10 02:13:49 matt Exp $ */ 2 1.1 matt 3 1.1 matt #define STRNCPY 4 1.2 matt 5 1.2 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