Changeset 0c0b800 in mainline
- Timestamp:
- 2009-05-28T09:47:22Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 39580667
- Parents:
- 1e48aca1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/vfs/vfs_ops.c
r1e48aca1 r0c0b800 259 259 260 260 /** Process pending mount requests */ 261 void vfs_process_pending_mount( )261 void vfs_process_pending_mount(void) 262 262 { 263 263 link_t *cur;
Note:
See TracChangeset
for help on using the changeset viewer.