Changeset 58563585 in mainline for uspace/drv/bus/usb/ehci/res.h
- Timestamp:
- 2016-08-31T11:15:39Z (8 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/ehci/res.h
r7a67416 r58563585 39 39 #include <device/hw_res_parsed.h> 40 40 41 int disable_legacy(ddf_dev_t *);41 extern int disable_legacy(ddf_dev_t *); 42 42 43 43 #endif
Note:
See TracChangeset
for help on using the changeset viewer.