blob: 2e93b26e197b42e18f28ed83a00ba326a6118099 [file] [log] [blame]
extern const char* sysenv_get(const char *name);
extern int sysenv_set(const char *name, const char *value);