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