af83a97717
On m68k ELF calling standard (__SVR4_ABI__), if a function returns a pointer, the return value should go to a0 as well as d0.
6 lines
96 B
ArmAsm
6 lines
96 B
ArmAsm
/* $NetBSD: shmat.S,v 1.1 2000/07/07 08:20:54 itohy Exp $ */
|
|
|
|
#include "SYS.h"
|
|
|
|
RSYSCALL(shmat)
|