Changeset 0499235 in mainline for uspace/lib/c/include/sysinfo.h
- Timestamp:
- 2012-03-02T17:20:23Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 5608deba, 98cb0495, c30a015
- Parents:
- 3113d47
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/sysinfo.h
r3113d47 r0499235 44 44 extern int sysinfo_get_value(const char *, sysarg_t *); 45 45 extern void *sysinfo_get_data(const char *, size_t *); 46 extern void *sysinfo_get_property(const char *, const char *, size_t *); 46 47 47 48 #endif
Note:
See TracChangeset
for help on using the changeset viewer.