Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/fs/devfs/devfs_ops.h

    r3c11713 r852b801  
    4141extern void devfs_mounted(ipc_callid_t, ipc_call_t *);
    4242extern void devfs_mount(ipc_callid_t, ipc_call_t *);
    43 extern void devfs_unmounted(ipc_callid_t, ipc_call_t *);
    44 extern void devfs_unmount(ipc_callid_t, ipc_call_t *);
    4543extern void devfs_lookup(ipc_callid_t, ipc_call_t *);
    4644extern void devfs_open_node(ipc_callid_t, ipc_call_t *);
Note: See TracChangeset for help on using the changeset viewer.