freebsd-dev/lib/libc/amd64/string/memmove.S
Konstantin Belousov adc6846785 Remove duplicate .note.GNU-stack section declaration. bcopy already
made the neccessary provisions.

Reported by:	arundel
2011-02-04 21:04:00 +00:00

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"