Changeset 31282f9 in mainline for arch/ppc64/include/byteorder.h
- Timestamp:
- 2006-05-07T15:54:38Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 381465e
- Parents:
- 2bb8648
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ppc64/include/byteorder.h
r2bb8648 r31282f9 33 33 #include <byteorder.h> 34 34 35 #define BIG_ENDIAN 36 35 37 static inline __u64 __u64_le2host(__u64 n) 36 38 {
Note:
See TracChangeset
for help on using the changeset viewer.