From 1c41d92cf9a16585fd785a9f55649094a5bcbee9 Mon Sep 17 00:00:00 2001 From: Niklas Hallqvist Date: Fri, 2 Aug 1996 21:55:25 +0000 Subject: /sys_poll/s/STD/NOARGS/ --- sys/compat/sunos/syscalls.master | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/compat/sunos') diff --git a/sys/compat/sunos/syscalls.master b/sys/compat/sunos/syscalls.master index f402b5639c9..033d9e9bf4a 100644 --- a/sys/compat/sunos/syscalls.master +++ b/sys/compat/sunos/syscalls.master @@ -1,4 +1,4 @@ - $OpenBSD: syscalls.master,v 1.3 1996/08/02 20:20:31 niklas Exp $ + $OpenBSD: syscalls.master,v 1.4 1996/08/02 21:55:22 niklas Exp $ ; $NetBSD: syscalls.master,v 1.33 1996/02/28 16:05:43 pk Exp $ ; @(#)syscalls.master 8.1 (Berkeley) 7/19/93 @@ -233,7 +233,7 @@ int *alen); } 151 UNIMPL getmsg 152 UNIMPL putmsg -153 STD { int sys_poll(struct pollfd *fds, \ +153 NOARGS { int sys_poll(struct pollfd *fds, \ unsigned long nfds, int timeout); } 154 UNIMPL #ifdef NFSSERVER -- cgit v1.2.3