1178580Simp/*	$NetBSD: shmat.S,v 1.1 2000/07/07 08:20:52 itohy Exp $	*/
2178580Simp
3178580Simp#include <machine/asm.h>
4178580Simp__FBSDID("$FreeBSD: releng/10.2/lib/libc/mips/sys/shmat.S 178580 2008-04-26 12:08:02Z imp $");
5178580Simp#include "SYS.h"
6178580Simp
7178580SimpRSYSCALL(shmat)
8