Home | History | Annotate | Line # | Download | only in sys
syscall.S revision 1.2
      1  1.2  cherry /* $NetBSD: syscall.S,v 1.2 2006/09/22 12:09:25 cherry Exp $ */
      2  1.1  cherry 
      3  1.2  cherry #include "SYS.h"
      4  1.2  cherry 
      5  1.2  cherry 
      6  1.2  cherry RSYSCALL(syscall)
      7  1.2  cherry 
      8