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