Revert errnoneous commit.
This commit is contained in:
@ -172,7 +172,7 @@ pinfo *__stdcall procinfo (int n);
|
||||
|
||||
enum
|
||||
{
|
||||
PROC_MAGIC = 0xaf09f000,
|
||||
PROC_MAGIC = 0xaf08f000,
|
||||
PROC_FORK = PROC_MAGIC + 1,
|
||||
PROC_EXEC = PROC_MAGIC + 2,
|
||||
PROC_SPAWN = PROC_MAGIC + 3,
|
||||
|
Reference in New Issue
Block a user