shmat.S revision 129202
1/*	$NetBSD: shmat.S,v 1.1 2000/12/29 20:14:04 bjh21 Exp $	*/
2
3#include <machine/asm.h>
4__FBSDID("$FreeBSD: head/lib/libc/arm/sys/shmat.S 129202 2004-05-14 12:04:31Z cognet $");
5#include "SYS.h"
6
7RSYSCALL(shmat)
8