1129202Scognet/*	$NetBSD: shmat.S,v 1.1 2000/12/29 20:14:04 bjh21 Exp $	*/
2129202Scognet
3129202Scognet#include <machine/asm.h>
4129202Scognet__FBSDID("$FreeBSD: releng/10.3/lib/libc/arm/sys/shmat.S 129202 2004-05-14 12:04:31Z cognet $");
5129202Scognet#include "SYS.h"
6129202Scognet
7129202ScognetRSYSCALL(shmat)
8