1 2 3 4 5 6 7 8
/* $OpenBSD: syscall.S,v 1.1 2001/08/29 01:00:27 art Exp $ */ /* * Placed under public domain by art@openbsd.org */ #include <machine/asm.h> #include "SYS.h" RSYSCALL(syscall)