Ingo Weinhold d34daac82a * config/{HaikuConfig.h,types.h}:
- Added macro __HAIKU_ARCH_BITS specifying the architecture bitness (32/64)
    (might be more convenient to use than __HAIKU_ARCH_{32,64}_BIT).
  - Added macros __HAIKU_ARCH_PHYSICAL_BITS, __HAIKU_ARCH_PHYSICAL_{32,64}_BIT,
    and the types __haiku_phys_[s]addr_t. The intention is to use separate
    macros and types for virtual and physical addresses, since for some
    architectures (e.g. x86 with PAE) those actually differ.
* sys/types.h, BeBuild.h, SupportDefs.h:
  - Added types phys_[s]addr_t and respective printf() format macros.
  - Added public macros B_HAIKU_BITS, B_HAIKU_PHYSICAL_BITS,
    B_HAIKU_PHYSICAL_{32,64}_BIT.

Might break the build under older Haiku installations. Will test next.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36926 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-24 19:55:38 +00:00
..
2010-05-11 19:40:06 +00:00
2010-05-24 19:55:38 +00:00
2008-05-10 21:30:34 +00:00
2008-05-10 21:30:34 +00:00
2008-08-31 10:40:58 +00:00
2009-11-26 16:17:17 +00:00
2010-05-11 19:40:06 +00:00
2009-01-11 23:38:27 +00:00
2009-05-26 11:21:56 +00:00
2009-12-13 16:35:25 +00:00
2009-11-11 14:26:11 +00:00
2008-05-19 02:16:12 +00:00
2008-05-10 21:30:34 +00:00
2008-05-10 21:30:34 +00:00
2009-11-26 16:17:17 +00:00
2009-07-29 19:45:09 +00:00
2008-05-21 21:08:47 +00:00
2008-05-10 21:30:34 +00:00
2009-11-21 15:26:19 +00:00