Changeset 3222efd in mainline for arch/sparc64/include/trap/regwin.h
- Timestamp:
- 2006-06-14T08:00:45Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7257021e
- Parents:
- b45c443
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/sparc64/include/trap/regwin.h
rb45c443 r3222efd 27 27 */ 28 28 29 /** @addtogroup sparc64 29 /** @addtogroup sparc64interrupt 30 30 * @{ 31 31 */ 32 /** @file33 */34 35 32 /** 36 * This file contains register window trap handlers. 33 * @file 34 * @brief This file contains register window trap handlers. 37 35 */ 38 36 … … 139 137 #endif 140 138 141 139 /** @} 142 140 */ 143 141
Note:
See TracChangeset
for help on using the changeset viewer.