xref: /openbsd-src/lib/libc/arch/sparc64/sys/syscall.S (revision 46035553bfdd96e63c94e32da0210227ec2e3cf1)
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