haiku/headers/config
Alexander von Gluck IV f8da8f3477 ARM: Be aware of ARMEL and ARMEL
* My BeagleBone gcc defines __ARMEL__ but not
  __ARM__ which breaks the native tool builds
* As ARM was originally Little Endian, we assume
  __ARM__ means as such.
* Look for Big Endian ARM and define the needed big
  endian preprocessors
2014-01-01 23:41:02 -07:00
..
HaikuConfig.h ARM: Be aware of ARMEL and ARMEL 2014-01-01 23:41:02 -07:00
types.h Changed {,u}int64 to be long rather than long long on x86_64. 2012-06-28 12:36:45 +01:00