Changeset b86a32e in mainline for uspace/drv/block/ata_bd/main.c
- Timestamp:
- 2013-07-15T12:14:55Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c84146d3
- Parents:
- 87159eb8 (diff), 956d4281 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/block/ata_bd/main.c
r87159eb8 rb86a32e 198 198 } 199 199 200 ddf_fun_add_to_category(fun, "bd"); 201 200 202 free(fun_name); 201 203 disk->afun = afun;
Note:
See TracChangeset
for help on using the changeset viewer.