Changeset 557ea4f6 in mainline
- Timestamp:
- 2011-03-26T11:47:39Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- ac28650
- Parents:
- 7cb975e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/mkminix/mkminix.c
r7cb975e r557ea4f6 576 576 mark_bmap(zbmap_buf, i, FREE); 577 577 578 /*Convert to 1K block offsets*/579 580 578 ibmap_buf8 = (uint8_t *) ibmap_buf; 581 579 zbmap_buf8 = (uint8_t *) zbmap_buf;
Note:
See TracChangeset
for help on using the changeset viewer.