Changeset 983e135 in mainline for uspace/drv/bus/usb/usbhub/ports.h
- Timestamp:
- 2011-09-19T13:31:23Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 5b6f8dd
- Parents:
- d46b13d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/usbhub/ports.h
rd46b13d r983e135 70 70 71 71 72 void usb_hub_process_port_interrupt(usb_hub_info_t *hub, 73 uint16_t port); 72 void usb_hub_process_port_interrupt(usb_hub_info_t *hub, uint16_t port); 74 73 75 74
Note:
See TracChangeset
for help on using the changeset viewer.