Changeset f4a47e52 in mainline for uspace/app/hdisk/func_mbr.c
- Timestamp:
- 2013-12-02T15:10:20Z (11 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 0773396
- Parents:
- 8c95dff
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/hdisk/func_mbr.c
r8c95dff rf4a47e52 198 198 } 199 199 200 printf("ST_LOGIC: %d, %hd\n", mbr_get_flag(p, ST_LOGIC), p->status);201 202 200 printf("Set type (0-255): "); 203 201 type = get_input_uint8(in);
Note:
See TracChangeset
for help on using the changeset viewer.