Changeset 2dbfe44 in mainline for uspace/drv/bus/usb/ohci/endpoint_list.h
- Timestamp:
- 2015-07-04T01:57:38Z (9 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b5f813c
- Parents:
- d51ba359
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/ohci/endpoint_list.h
rd51ba359 r2dbfe44 39 39 #include <fibril_synch.h> 40 40 #include <sys/types.h> 41 #include <usb/host/utils/malloc32.h> 41 42 42 43 #include "ohci_endpoint.h" 43 44 #include "hw_struct/endpoint_descriptor.h" 44 #include "utils/malloc32.h"45 45 46 46 /** Structure maintains both OHCI queue and software list of active endpoints.*/
Note:
See TracChangeset
for help on using the changeset viewer.