Changes in uspace/lib/c/include/stats.h [c0699467:8eec3c8] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/stats.h
rc0699467 r8eec3c8 40 40 #include <stdint.h> 41 41 #include <bool.h> 42 #include <sys/types.h> 43 #include <abi/sysinfo.h> 42 #include <kernel/sysinfo/abi.h> 44 43 45 44 extern stats_cpu_t *stats_get_cpus(size_t *);
Note:
See TracChangeset
for help on using the changeset viewer.