]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - lib/libc/arm/string/bcopy.S
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.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"