Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/usbinfo/usbinfo.h

    r2c5cefa r03e02248  
    3939#include <usb/descriptor.h>
    4040#include <usb/debug.h>
     41#include <ipc/devman.h>
    4142
    4243
     
    4445
    4546void dump_buffer(const char *, const uint8_t *, size_t);
     47void dump_match_ids(match_id_list_t *matches);
    4648void dump_standard_device_descriptor(usb_standard_device_descriptor_t *);
    4749void dump_standard_configuration_descriptor(int,
Note: See TracChangeset for help on using the changeset viewer.