Changeset edebb4a1 in mainline for uspace/lib/c/include/ipc/vol.h
- Timestamp:
- 2015-10-14T22:30:12Z (10 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- ea0ff6b
- Parents:
- 4b6635a7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/ipc/vol.h
r4b6635a7 redebb4a1 38 38 typedef enum { 39 39 VOL_GET_PARTS = IPC_FIRST_USER_METHOD, 40 VOL_PART_ADD, 40 41 VOL_PART_INFO, 41 42 VOL_PART_EMPTY
Note:
See TracChangeset
for help on using the changeset viewer.