Home | History | Annotate | Line # | Download | only in sys
      1  1.3  thorpej /* $NetBSD: syscall.S,v 1.3 2020/04/18 23:55:50 thorpej Exp $ */
      2  1.1   cherry 
      3  1.2   cherry #include "SYS.h"
      4  1.2   cherry 
      5  1.2   cherry 
      6  1.3  thorpej WSYSCALL(syscall,_syscall)
      7  1.2   cherry 
      8