Home | History | Annotate | Line # | Download | only in sys
      1  1.1  martin /*	$NetBSD: __syscall.S,v 1.1 2000/12/13 20:25:04 martin Exp $	*/
      2  1.1  martin 
      3  1.1  martin #include <machine/asm.h>
      4  1.1  martin #include "SYS.h"
      5  1.1  martin 
      6  1.1  martin RSYSCALL(__syscall)
      7