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