WIP 2
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#ifndef SHARE_HDRS_PROCESSCTL_H_
|
||||
#define SHARE_HDRS_PROCESSCTL_H_
|
||||
|
||||
#define PROC_ARG_MAX 0x400
|
||||
#define PROC_ARG_MAX 128
|
||||
|
||||
enum {
|
||||
PCTL_KILL = 0,
|
||||
|
Reference in New Issue
Block a user