Changeset d858a660 in mainline for uspace/lib/c/include/ipc/vol.h
- Timestamp:
- 2017-07-04T15:05:43Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 9c2c7d2
- Parents:
- 2456fd0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/ipc/vol.h
r2456fd0 rd858a660 36 36 #include <ipc/common.h> 37 37 38 #define VOL_LABEL_MAXLEN 63 39 38 40 typedef enum { 39 41 VOL_GET_PARTS = IPC_FIRST_USER_METHOD,
Note:
See TracChangeset
for help on using the changeset viewer.