Changeset e209fc96 in mainline for libc/arch/ppc64/include/endian.h
- Timestamp:
- 2006-06-07T20:56:49Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 846848a6
- Parents:
- b3d1e11
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libc/arch/ppc64/include/endian.h
rb3d1e11 re209fc96 27 27 */ 28 28 29 /** @addtogroup libcppc64 30 * @{ 31 */ 32 /** @file 33 */ 34 29 35 #ifndef __ppc64_ENDIAN_H__ 30 36 #define __ppc64_ENDIAN_H__ … … 37 43 38 44 #endif 45 46 /** @} 47 */ 48
Note:
See TracChangeset
for help on using the changeset viewer.