Changeset 3cdaa7f in mainline for uspace/lib/usb


Ignore:
Timestamp:
2018-01-20T02:02:37Z (8 years ago)
Author:
Ondřej Hlavatý <aearsis@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
c280d7e
Parents:
5ff5dc5
Message:

libdrv: usb structures shall be part of the usbhc iface

File:
1 edited

Legend:

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

    r5ff5dc5 r3cdaa7f  
    3939#include <stdint.h>
    4040#include <types/common.h>
    41 #include <usb_iface.h>
     41#include <usbhc_iface.h>
    4242
    4343/** Convert 16bit value from native (host) endianness to USB endianness. */
Note: See TracChangeset for help on using the changeset viewer.