Changeset d142e75 in mainline for uspace/doc/doxygroups.h
- Timestamp:
- 2011-03-17T13:23:05Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 87037c48
- Parents:
- eb2a48a (diff), 039c66c (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/doc/doxygroups.h
reb2a48a rd142e75 256 256 */ 257 257 258 /**259 * @defgroup drvusbuhcirh UHCI root hub driver260 * @ingroup drvusbuhci261 * @brief Driver for UHCI complaint root hub.262 */263 264 /**265 * @defgroup drvusbuhcirhUHCI host controller driver266 * @ingroup drvusbuhci267 * @brief Driver for UHCI complaint USB host controller.268 */258 /** 259 * @defgroup drvusbuhcirh UHCI root hub driver 260 * @ingroup drvusbuhci 261 * @brief Driver for UHCI complaint root hub. 262 */ 263 264 /** 265 * @defgroup drvusbuhcihc UHCI host controller driver 266 * @ingroup drvusbuhci 267 * @brief Driver for UHCI complaint USB host controller. 268 */ 269 269 270 270 /**
Note:
See TracChangeset
for help on using the changeset viewer.