haiku/headers/os/kernel
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
..
debugger.h Adjust debug API to address some x86-64 concerns. 2013-06-28 18:59:38 -04:00
fs_attr.h * Introduced new fs_lopen_attr_dir() function that opens the attribute 2011-08-10 21:08:00 +00:00
fs_index.h * Updated license header. 2009-07-29 00:57:41 +00:00
fs_info.h * Fixed copyright years, thanks Urias! 2009-07-29 14:14:08 +00:00
fs_query.h * Updated license header. 2009-07-29 00:57:41 +00:00
fs_volume.h * Updated license header. 2009-07-29 00:57:41 +00:00
image.h image.h: Add B_{APP,CURRENT}_IMAGE_SYMBOL macros 2013-11-05 21:40:43 +01:00
OS.h ARM: Be aware of ARMEL and ARMEL 2014-01-01 23:41:02 -07:00
scheduler.h Rewrote headers. 2009-08-27 12:35:43 +00:00