mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-08 05:29:10 -04:00
7 lines
130 B
ArmAsm
7 lines
130 B
ArmAsm
/* $NetBSD: __syscall.S,v 1.1 2000/12/13 20:25:04 martin Exp $ */
|
|
|
|
#include <machine/asm.h>
|
|
#include "SYS.h"
|
|
|
|
RSYSCALL(__syscall)
|