Changeset 1090b8c in mainline for uspace/lib/libc/include/vfs/vfs.h
- Timestamp:
- 2009-05-18T19:45:17Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c00589d
- Parents:
- c5747fe
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/include/vfs/vfs.h
rc5747fe r1090b8c 41 41 42 42 extern int mount(const char *, const char *, const char *, const char *, 43 constunsigned int flags);43 unsigned int flags); 44 44 45 45 #endif
Note:
See TracChangeset
for help on using the changeset viewer.