Changeset 563ead9 in mainline for uspace/drv/uhci-rhd/port.h
- Timestamp:
- 2011-05-23T14:51:41Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- fcbcaae9
- Parents:
- e247d83
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/uhci-rhd/port.h
re247d83 r563ead9 57 57 typedef struct uhci_port 58 58 { 59 c har *id_string;59 const char *id_string; 60 60 port_status_t *address; 61 61 unsigned number;
Note:
See TracChangeset
for help on using the changeset viewer.