6 lines
96 B
ArmAsm
6 lines
96 B
ArmAsm
|
/* $NetBSD: shmat.S,v 1.1 2000/07/07 08:20:51 itohy Exp $ */
|
||
|
|
||
|
#include "SYS.h"
|
||
|
|
||
|
RSYSCALL(shmat)
|