haiku/headers/os/kernel
Ingo Weinhold f1eeb32334 Fixed x86_64 handling by the build system.
* Map build variables HOST_CPU and HOST_ARCH to x86_64, if it they are
* x86 and
  64 bit and define the __x86_64__ C macro instead of __INTEL__ in that
case.
* <OS.h>: Also handle __x86_64__.
2011-07-17 16:54:08 +02:00
..
OS.h Fixed x86_64 handling by the build system. 2011-07-17 16:54:08 +02:00
debugger.h Merged signals-merge branch into trunk with the following changes: 2011-06-12 00:00:23 +00:00
fs_attr.h * Updated license header. 2009-07-29 00:57:41 +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 * Minor cleanup. 2009-10-14 12:51:19 +00:00
scheduler.h Rewrote headers. 2009-08-27 12:35:43 +00:00