Changeset 63862a0 in mainline for uspace/drv/usbhub/ports.h
- Timestamp:
- 2011-05-30T20:01:42Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 06f9d8fb, d754f59
- Parents:
- 173922f (diff), be8d907 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/usbhub/ports.h
r173922f r63862a0 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.