Changeset 0ecfc62 in mainline for uspace/lib/label/src/gpt.c
- Timestamp:
- 2015-10-09T18:11:08Z (9 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 3a43785
- Parents:
- 372df8f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/label/src/gpt.c
r372df8f r0ecfc62 547 547 { 548 548 memset(linfo, 0, sizeof(label_info_t)); 549 linfo->dcnt = dc_label;550 549 linfo->ltype = lt_gpt; 551 550 linfo->flags = lf_ptype_uuid; /* Partition type is in UUID format */
Note:
See TracChangeset
for help on using the changeset viewer.