]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - lib/libc/arm/string/bcopy.S
Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.
[FreeBSD/releng/8.1.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"