git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eaa27f3
)
tile: default to little endian on older toolchains
author
Chris Metcalf
<cmetcalf@ezchip.com>
Tue, 13 Jan 2015 15:04:43 +0000
(10:04 -0500)
committer
Chris Metcalf
<cmetcalf@ezchip.com>
Tue, 13 Jan 2015 15:13:30 +0000
(10:13 -0500)
Older toolchains may not specify __LITTLE_ENDIAN__, but older
toolchains were all little endian. Don't make things unnecessarily
hard for those toolchains.
Signed-off-by: Chris Metcalf <cmetcalf@ezchip.com>
No differences found