Changeset b7a4d06 in mainline for uspace/lib/c/include/vol.h
- Timestamp:
- 2015-07-18T12:55:12Z (10 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c43db5f
- Parents:
- 70815a24
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/vol.h
r70815a24 rb7a4d06 53 53 /** Label type, if disk contents is label */ 54 54 label_type_t ltype; 55 /** Label flags */ 56 label_flags_t flags; 55 57 } vol_disk_info_t; 56 58
Note:
See TracChangeset
for help on using the changeset viewer.