From: Ben Gras Date: Tue, 20 Jun 2006 09:47:23 +0000 (+0000) Subject: Kick out REVIVE X-Git-Tag: v3.1.3~325 X-Git-Url: http://zhaoyanbai.com/repos/man.dig.html?a=commitdiff_plain;h=6d8fa972331e5b2eed387b5ffe76056607a3ec55;p=minix.git Kick out REVIVE --- 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 - */