Implement environment variables
This commit is contained in:
@@ -30,5 +30,7 @@
|
||||
#define SYS_CREATE_DIR 27
|
||||
#define SYS_REMOVE 28
|
||||
#define SYS_CREATE_VOLUME 29
|
||||
#define SYS_ENV_SET 30
|
||||
#define SYS_ENV_GET 31
|
||||
|
||||
#endif // _M_SYSCALL_DEFS_H
|
||||
|
||||
Reference in New Issue
Block a user