Changeset b45c443 in mainline for arch/sparc64/include/elf.h
- Timestamp:
- 2006-06-13T14:26:44Z (18 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 3222efd
- Parents:
- 279952c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/sparc64/include/elf.h
r279952c rb45c443 27 27 */ 28 28 29 /** @addtogroup sparc64 30 * @{ 31 */ 32 /** @file 33 */ 34 29 35 #ifndef __sparc64_ELF_H__ 30 36 #define __sparc64_ELF_H__ … … 35 41 36 42 #endif 43 44 /** @} 45 */ 46
Note:
See TracChangeset
for help on using the changeset viewer.