1#include <machine/asm.h> 2__FBSDID("$FreeBSD$"); 3 4#define MEMCOPY 5#include "bcopy.S" 6 7 .section .note.GNU-stack,"",%progbits 8