]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - lib/libc/arm/string/bcopy.S
Create releng/7.2 from stable/7 in preparation for 7.2-RELEASE.
[FreeBSD/releng/7.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"