mirror of
https://github.com/opnsense/src.git
synced 2026-04-11 12:26:56 -04:00
6 lines
114 B
ArmAsm
6 lines
114 B
ArmAsm
|
|
/* $NetBSD: memmove.S,v 1.1 2001/06/19 00:25:05 fvdl Exp $ */
|
||
|
|
/* $FreeBSD$ */
|
||
|
|
|
||
|
|
#define MEMMOVE
|
||
|
|
#include "bcopy.S"
|