Changeset 4708657 in mainline for uspace/drv/usbhub/ports.h
- Timestamp:
- 2011-05-30T17:35:29Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- be8d907
- Parents:
- 0c07d70
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/usbhub/ports.h
r0c07d70 r4708657 70 70 71 71 72 void usb_hub_process_ interrupt(usb_hub_info_t *hub,72 void usb_hub_process_port_interrupt(usb_hub_info_t *hub, 73 73 uint16_t port); 74 74
Note:
See TracChangeset
for help on using the changeset viewer.