From 6d8fa972331e5b2eed387b5ffe76056607a3ec55 Mon Sep 17 00:00:00 2001 From: Ben Gras Date: Tue, 20 Jun 2006 09:47:23 +0000 Subject: [PATCH] Kick out REVIVE --- include/minix/callnr.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/include/minix/callnr.h b/include/minix/callnr.h index ec02aaae0..c863153b6 100755 --- a/include/minix/callnr.h +++ b/include/minix/callnr.h @@ -95,7 +95,3 @@ #define TASK_REPLY 121 /* to FS: reply code from drivers, not * really a standalone call. */ - -#define REVIVE 150 /* to FS: revive a sleeping process, to be - * removed - */ -- 2.44.0