Changeset 58563585 in mainline for uspace/drv/bus/usb/uhci/uhci_batch.h
- Timestamp:
- 2016-08-31T11:15:39Z (9 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 10cb47e
- Parents:
- 7a67416
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/uhci/uhci_batch.h
r7a67416 r58563585 26 26 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 27 27 */ 28 28 29 /** @addtogroup drvusbuhcihc 29 30 * @{ … … 32 33 * @brief UHCI driver USB tranfer helper functions 33 34 */ 35 34 36 #ifndef DRV_UHCI_BATCH_H 35 37 #define DRV_UHCI_BATCH_H … … 119 121 120 122 #endif 123 121 124 /** 122 125 * @}
Note:
See TracChangeset
for help on using the changeset viewer.