Changeset 2bc13887 in mainline for uspace/lib/c/include/vfs/vfs.h
- Timestamp:
- 2011-08-17T15:07:20Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 2c4aa39
- Parents:
- 455f190
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/vfs/vfs.h
r455f190 r2bc13887 41 41 #include <stdio.h> 42 42 43 enum vfs_change_state_type { 44 VFS_PASS_HANDLE 45 }; 46 43 47 /** Libc version of the VFS triplet. 44 48 *
Note:
See TracChangeset
for help on using the changeset viewer.