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