blob: 2e93b26e197b42e18f28ed83a00ba326a6118099 [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001extern const char* sysenv_get(const char *name);
2extern int sysenv_set(const char *name, const char *value);