Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/usb/include/usb/hcdhubd.h

    r1f43c8f r4d31d58  
    3737
    3838#include <adt/list.h>
    39 #include <bool.h>
    4039#include <driver.h>
    4140#include <usb/usb.h>
     
    176175int usb_hc_async_wait_for(usb_handle_t);
    177176
    178 int usb_hc_add_child_device(device_t *, const char *, const char *, bool);
    179177
    180178#endif
Note: See TracChangeset for help on using the changeset viewer.