Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 2875 → Rev 2876

/trunk/uspace/srv/fs/fat/fat.h
214,6 → 214,8
 
extern void fat_lookup(ipc_callid_t, ipc_call_t *);
 
extern fat_idx_t *fat_idx_map(fat_cluster_t, unsigned);
 
#endif
 
/**