Changeset 76f382b in mainline for uspace/lib/c/include/sysinfo.h
- Timestamp:
- 2012-03-02T14:50:42Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 8b9a443
- Parents:
- 560d79f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/sysinfo.h
r560d79f r76f382b 40 40 #include <abi/sysinfo.h> 41 41 42 extern char *sysinfo_get_keys(const char *, size_t *); 42 43 extern sysinfo_item_val_type_t sysinfo_get_val_type(const char *); 43 44 extern int sysinfo_get_value(const char *, sysarg_t *);
Note:
See TracChangeset
for help on using the changeset viewer.