Changeset 6b781c0 in mainline for boot/generic/align.h
- Timestamp:
- 2007-06-08T15:02:49Z (18 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c03ee1c
- Parents:
- 3ee8a075
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/generic/align.h
r3ee8a075 r6b781c0 27 27 */ 28 28 29 /** @addtogroup generic 30 * @{ 31 */ 32 /** @file 33 */ 34 29 35 #ifndef BOOT_ALIGN_H_ 30 36 #define BOOT_ALIGN_H_ … … 38 44 39 45 #endif 46 47 /** @} 48 */
Note:
See TracChangeset
for help on using the changeset viewer.