NetBSD/lib/libc/arch/sparc/sys/shmat.S
itohy af83a97717 Add special treatment of shmat(2).
On m68k ELF calling standard (__SVR4_ABI__), if a function
returns a pointer, the return value should go to a0 as well as d0.
2000-07-07 08:20:50 +00:00

6 lines
96 B
ArmAsm

/* $NetBSD: shmat.S,v 1.1 2000/07/07 08:20:54 itohy Exp $ */
#include "SYS.h"
RSYSCALL(shmat)