From e2bf5d8af936c261c24cacb42dffad05e21836c8 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Fri, 9 Jun 1995 21:28:03 +0000 Subject: (diskfs_S_io_prenotify): Mark START unused. --- libdiskfs/io-prenotify.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libdiskfs') diff --git a/libdiskfs/io-prenotify.c b/libdiskfs/io-prenotify.c index 8c6b6552..a2b96e7e 100644 --- a/libdiskfs/io-prenotify.c +++ b/libdiskfs/io-prenotify.c @@ -25,7 +25,7 @@ that, and we can do allocation (orreturn ENOSPC if necessary. */ kern_return_t diskfs_S_io_prenotify (struct protid *cred, - vm_offset_t start, + vm_offset_t start __attribute__ ((unused)), vm_offset_t end) { struct node *np; -- cgit v1.2.3