Changeset 80bfb601 in mainline for uspace/lib/c/include/sysinfo.h
- Timestamp:
- 2010-04-18T09:57:19Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- d869398
- Parents:
- fce3536
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/sysinfo.h
rfce3536 r80bfb601 38 38 #include <libc.h> 39 39 40 /** Sysinfo value types 41 * 42 */ 40 43 typedef enum { 41 44 SYSINFO_VAL_UNDEFINED = 0,
Note:
See TracChangeset
for help on using the changeset viewer.