Changeset d3b2ffa in mainline for uspace/lib/c/include/ipc/vol.h
- Timestamp:
- 2018-06-29T15:40:10Z (6 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 5e904dd
- Parents:
- 1e472ee (diff), 1a9174e (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/lib/c/include/ipc/vol.h
r1e472ee rd3b2ffa 42 42 VOL_PART_ADD, 43 43 VOL_PART_INFO, 44 VOL_PART_EJECT, 44 45 VOL_PART_EMPTY, 45 46 VOL_PART_LSUPP, 46 VOL_PART_MKFS ,47 VOL_PART_MKFS 47 48 } vol_request_t; 48 49
Note:
See TracChangeset
for help on using the changeset viewer.