Changes in uspace/lib/usbhost/include/usb/host/endpoint.h [3e6a98c5:c59dbdd5] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usbhost/include/usb/host/endpoint.h
r3e6a98c5 rc59dbdd5 36 36 #define LIBUSBHOST_HOST_ENDPOINT_H 37 37 38 #include < stdbool.h>38 #include <bool.h> 39 39 #include <adt/list.h> 40 40 #include <fibril_synch.h>
Note:
See TracChangeset
for help on using the changeset viewer.