Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 2636 → Rev 2637

/trunk/uspace/srv/fs/fat/fat.c
153,7 → 153,7
* Ask VFS for callback connection.
*/
ipcarg_t phonehash;
ipc_connect_to_me(vfs_phone, 0, 0, &phonehash);
ipc_connect_to_me(vfs_phone, 0, 0, 0, &phonehash);
 
/*
* Allocate piece of address space for PLB.