Changes in uspace/app/bdsh/cmds/modules/bdd/bdd.c [19f857a:991f645] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/bdsh/cmds/modules/bdd/bdd.c
r19f857a r991f645 68 68 unsigned int argc; 69 69 unsigned int i, j; 70 dev _handle_t handle;70 devmap_handle_t handle; 71 71 uint8_t *blk; 72 72 size_t size, bytes, rows;
Note:
See TracChangeset
for help on using the changeset viewer.