Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/nic/src/nic_ev.c

    rbf31e3f r9cd8165  
    6363
    6464/** Device state changed. */
    65 int nic_ev_device_state(async_sess_t *sess, sysarg_t state)
     65extern int nic_ev_device_state(async_sess_t *sess, sysarg_t state)
    6666{
    6767        int rc;
Note: See TracChangeset for help on using the changeset viewer.