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