Changeset 9696b01 in mainline for uspace/lib/c/include/stats.h
- Timestamp:
- 2014-11-14T17:25:28Z (10 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 1ab8539
- Parents:
- a047aaa
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/stats.h
ra047aaa r9696b01 43 43 #include <abi/sysinfo.h> 44 44 45 #define LOAD_UNIT 65536 46 45 47 extern stats_cpu_t *stats_get_cpus(size_t *); 46 48 extern stats_physmem_t *stats_get_physmem(void);
Note:
See TracChangeset
for help on using the changeset viewer.