8 lines
124 B
ArmAsm
8 lines
124 B
ArmAsm
#include <machine/asm.h>
|
|
__FBSDID("$FreeBSD$");
|
|
|
|
#define MEMCOPY
|
|
#include "bcopy.S"
|
|
|
|
.section .note.GNU-stack,"",%progbits
|