Another bare minimum __syscall.
This commit is contained in:
parent
eee03f150e
commit
488ef36c45
5
lib/libc/arch/mips/sys/__syscall.S
Normal file
5
lib/libc/arch/mips/sys/__syscall.S
Normal file
@ -0,0 +1,5 @@
|
||||
/* $NetBSD: __syscall.S,v 1.1 2000/12/13 23:18:40 simonb Exp $ */
|
||||
|
||||
#include "SYS.h"
|
||||
|
||||
RSYSCALL(__syscall)
|
Loading…
Reference in New Issue
Block a user