Changeset 4122410 in mainline for uspace/drv/platform/amdm37x/amdm37x.c
- Timestamp:
- 2018-08-29T21:26:21Z (6 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c8ea6eca
- Parents:
- 46f7b64
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/platform/amdm37x/amdm37x.c
r46f7b64 r4122410 28 28 29 29 /** 30 * @defgroup amdm37x TI AM/DM37x platform driver. 31 * @brief HelenOS TI AM/DM37x platform driver. 30 * @addtogroup amdm37x 32 31 * @{ 33 32 */ … … 424 423 return EOK; 425 424 } 425 426 /** 427 * @} 428 */
Note:
See TracChangeset
for help on using the changeset viewer.