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/ibcs2/syscalls.master | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/compat/ibcs2/syscalls.master') diff --git a/sys/compat/ibcs2/syscalls.master b/sys/compat/ibcs2/syscalls.master index 80c384f9257..3908119edbd 100644 --- a/sys/compat/ibcs2/syscalls.master +++ b/sys/compat/ibcs2/syscalls.master @@ -1,4 +1,4 @@ - $OpenBSD: syscalls.master,v 1.4 1996/08/02 20:20:28 niklas Exp $ + $OpenBSD: syscalls.master,v 1.5 1996/08/02 21:55:17 niklas Exp $ ; $NetBSD: syscalls.master,v 1.8 1996/01/07 06:09:43 mycroft Exp $ ; @(#)syscalls.master 8.1 (Berkeley) 7/19/93 @@ -160,7 +160,7 @@ 86 STD { int ibcs2_sys_putmsg(int fd, \ struct ibcs2_stropts *ctl, \ struct ibcs2_stropts *dat, int flags); } -87 STD { int sys_poll(struct pollfd *fds, \ +87 NOARGS { int sys_poll(struct pollfd *fds, \ unsigned long nfds, int timeout); } 88 UNIMPL 89 UNIMPL -- cgit v1.2.3