Changes in uspace/lib/libc/include/sysinfo.h [19f857a:a000878c] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/include/sysinfo.h
r19f857a ra000878c 38 38 #include <libc.h> 39 39 #include <sysinfo.h> 40 #include <str .h>40 #include <string.h> 41 41 42 42 sysarg_t sysinfo_value(const char *name);
Note:
See TracChangeset
for help on using the changeset viewer.