mirror of
https://github.com/opnsense/src.git
synced 2026-04-10 20:06:42 -04:00
7 lines
154 B
ArmAsm
7 lines
154 B
ArmAsm
/* $NetBSD: memmove.S,v 1.1 2001/06/19 00:25:05 fvdl Exp $ */
|
|
/* $FreeBSD$ */
|
|
|
|
#define MEMMOVE
|
|
#include "bcopy.S"
|
|
|
|
.section .note.GNU-stack,"",%progbist
|