Kernel: remove unused MF_ASYNMSG

This commit is contained in:
David van Moolenbroek
2011-11-01 19:14:18 +00:00
parent d134121b09
commit 8b00ebde78
3 changed files with 0 additions and 3 deletions

View File

@@ -233,7 +233,6 @@ struct proc {
We need to resume the kernel call execution
now
*/
#define MF_ASYNMSG 0x010 /* Asynchrous message pending */
#define MF_FULLVM 0x020
#define MF_DELIVERMSG 0x040 /* Copy message for him before running */
#define MF_SIG_DELAY 0x080 /* Send signal when no longer sending */