Changes in uspace/lib/libc/include/sysinfo.h [00acd66:a000878c] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/include/sysinfo.h
r00acd66 ra000878c 40 40 #include <string.h> 41 41 42 sysarg_t sysinfo_value(c har *name);42 sysarg_t sysinfo_value(const char *name); 43 43 44 44 #endif
Note:
See TracChangeset
for help on using the changeset viewer.