haiku/headers/build/config_build
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 * Added KMessage to libroot_build. 2011-06-14 11:42:49 +00:00