Ignore:
File:
1 edited

Legend:

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

    r03e02248 r2c5cefa  
    3939#include <usb/descriptor.h>
    4040#include <usb/debug.h>
    41 #include <ipc/devman.h>
    4241
    4342
     
    4544
    4645void dump_buffer(const char *, const uint8_t *, size_t);
    47 void dump_match_ids(match_id_list_t *matches);
    4846void dump_standard_device_descriptor(usb_standard_device_descriptor_t *);
    4947void dump_standard_configuration_descriptor(int,
Note: See TracChangeset for help on using the changeset viewer.