opnsense-src/lib/libc/arm/string/bcopy.S

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
121 B
ArmAsm
Raw Normal View History

/* $NetBSD: bcopy.S,v 1.3 2003/10/14 07:51:45 scw Exp $ */
#include <machine/asm.h>
#define _BCOPY
#include "memmove.S"