1 /* $NetBSD: memcpy.S,v 1.1 2005/12/20 19:28:49 christos Exp $ */ 2 3 #if !defined(__XSCALE__) || defined(_STANDALONE) 4 #include "memcpy_arm.S" 5 #else 6 #include "memcpy_xscale.S" 7 #endif 8
Indexes created Mon Sep 22 10:09:38 GMT 2025