freebsd-dev/lib/libc/mips/sys/shmat.S

8 lines
144 B
ArmAsm

/* $NetBSD: shmat.S,v 1.1 2000/07/07 08:20:52 itohy Exp $ */
#include <machine/asm.h>
__FBSDID("$FreeBSD$");
#include "SYS.h"
RSYSCALL(shmat)