mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-21 11:13:30 +00:00
5 lines
96 B
ArmAsm
5 lines
96 B
ArmAsm
/* $NetBSD: memcpy.S,v 1.1 1995/08/13 00:40:47 cgd Exp $ */
|
|
|
|
#define MEMCOPY
|
|
#include "bcopy.S"
|