Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/net/include/net_interface.h

    r77a69ea r609243f4  
    5252extern int net_get_devices_req(async_sess_t *, measured_string_t **, size_t *,
    5353    uint8_t **);
     54extern int net_driver_ready(async_sess_t *, devman_handle_t);
    5455extern async_sess_t *net_connect_module(void);
    5556
Note: See TracChangeset for help on using the changeset viewer.