From ae4347818b4317f12a0c464b92277238754a9de9 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Wed, 1 Nov 1995 20:51:01 +0000 Subject: Formerly sched.c.~9~ --- pfinet/sched.c | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/pfinet/sched.c b/pfinet/sched.c index a6edf5e0..1d0dfd5e 100644 --- a/pfinet/sched.c +++ b/pfinet/sched.c @@ -71,16 +71,6 @@ sock_wake_async (struct socket *sock, int how) return 0; } -/* Record that we are doing a select. The table P is passed - to the protocol-specific select routine and then echoed - through to us. The WAIT_ADDRESS is what will be woken up - when I/O becomes possible. */ -void -select_wait (struct wait_queue **wait_address, select_table *p) -{ - /* For now, do nothing. XXX */ - return; -} /* Set the contents of current appropriately for an RPC being undertaken by USER. */ -- cgit v1.2.3