]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - lib/libc/arm/string/bcopy.S
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / lib / libc / arm / string / bcopy.S
1 /*      $NetBSD: bcopy.S,v 1.3 2003/10/14 07:51:45 scw Exp $    */
2
3 #include <machine/asm.h>
4 __FBSDID("$FreeBSD$");
5 #define _BCOPY
6 #include "memmove.S"