Another bare minimum __syscall.

This commit is contained in:
simonb 2000-12-13 23:18:40 +00:00
parent eee03f150e
commit 488ef36c45

View File

@ -0,0 +1,5 @@
/* $NetBSD: __syscall.S,v 1.1 2000/12/13 23:18:40 simonb Exp $ */
#include "SYS.h"
RSYSCALL(__syscall)