Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/libc/include/vfs/vfs.h

    r21f32ee1 rdb24058  
    5555extern int mount(const char *, const char *, const char *, const char *,
    5656    unsigned int);
    57 extern int unmount(const char *);
    5857
    5958extern void __stdio_init(int filc, fdi_node_t *filv[]);
Note: See TracChangeset for help on using the changeset viewer.