Changeset c9e3692 in mainline
- Timestamp:
- 2017-03-22T20:39:05Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 58898d1d
- Parents:
- c68edd2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/ipc/vfs.h
rc68edd2 rc9e3692 133 133 /** 134 134 * Lookup will succeed only if the object is a mount point. The flag is mutually 135 * exclusive with L_FILE and L_ROOT.135 * exclusive with L_FILE. 136 136 */ 137 137 #define L_MP 8
Note:
See TracChangeset
for help on using the changeset viewer.