Changeset 4b6635a7 in mainline for uspace/lib/c/include/vbd.h
- Timestamp:
- 2015-10-12T15:42:23Z (9 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- edebb4a1
- Parents:
- 6a0db524
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/vbd.h
r6a0db524 r4b6635a7 87 87 /** Number of blocks */ 88 88 aoff64_t nblocks; 89 /** Service ID */ 90 service_id_t svc_id; 89 91 } vbd_part_info_t; 90 92
Note:
See TracChangeset
for help on using the changeset viewer.