Changeset 9dc6083 in mainline for uspace/lib/c/include/ipc
- Timestamp:
- 2013-07-06T15:53:01Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 11baebb
- Parents:
- 66366470
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/ipc/vfs.h
r66366470 r9dc6083 99 99 VFS_OUT_LOOKUP, 100 100 VFS_OUT_DESTROY, 101 VFS_OUT_LAST 101 VFS_OUT_LAST, 102 VFS_OUT_STATFS 102 103 } vfs_out_request_t; 103 104
Note:
See TracChangeset
for help on using the changeset viewer.