2b6ac44d5d
the non-executable stack. Reviewed by: andrew Sponsored by: The FreeBSD Foundation
10 lines
184 B
ArmAsm
10 lines
184 B
ArmAsm
/* $NetBSD: shmat.S,v 1.1 2000/12/29 20:14:04 bjh21 Exp $ */
|
|
|
|
#include <machine/asm.h>
|
|
__FBSDID("$FreeBSD$");
|
|
#include "SYS.h"
|
|
|
|
RSYSCALL(shmat)
|
|
|
|
.section .note.GNU-stack,"",%progbits
|