From 5c1b784449c3243c6a581b7c93e221b2f1883248 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Wed, 25 May 1994 22:07:55 +0000 Subject: Formerly io-stubs.c.~4~ --- libtrivfs/io-stubs.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'libtrivfs/io-stubs.c') diff --git a/libtrivfs/io-stubs.c b/libtrivfs/io-stubs.c index 7cef6fa8..69d00bec 100644 --- a/libtrivfs/io-stubs.c +++ b/libtrivfs/io-stubs.c @@ -74,4 +74,8 @@ trivfs_S_io_sigio (struct trivfs_protid *cred) return EOPNOTSUPP; } - +kern_return_t +trivfs_S_io_readnotify (struct trivfs_protid *cred) +{ + return EOPNOTSUPP; +} -- cgit v1.2.3