summaryrefslogtreecommitdiffstats
path: root/lib/libc/arm/sys/shmat.S
blob: 3574b1d4f4e4b85b2f18c18857f8f839d7d268fe (plain)
1
2
3
4
5
6
7
8
9
/*	$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
OpenPOWER on IntegriCloud