From 1680f3b4d45661f639fc9dee9beb5897d1d9cebf Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Thu, 22 Jun 1995 16:05:53 +0000 Subject: (thread_cancel): New function (HACK). --- ufs/main.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ufs') diff --git a/ufs/main.c b/ufs/main.c index 7f507351..b7a795f0 100644 --- a/ufs/main.c +++ b/ufs/main.c @@ -286,3 +286,7 @@ diskfs_init_completed () } +void +thread_cancel (mach_thread_t foo __attribute__ ((unused))) +{ +} -- cgit v1.2.3