1/*	$NetBSD: shmat.S,v 1.1 2000/12/29 20:14:04 bjh21 Exp $	*/
2
3#include <machine/asm.h>
4__FBSDID("$FreeBSD: releng/11.0/lib/libc/arm/sys/shmat.S 288373 2015-09-29 16:09:58Z kib $");
5#include "SYS.h"
6
7RSYSCALL(shmat)
8
9	.section .note.GNU-stack,"",%progbits
10