haiku/src/add-ons/kernel/cpu
Pawel Dziepak 578558b439 add-ons/kernel: add spaces between literals and identifiers
Due to introduction of user-defined suffixes C++11 requires that there
is a space between literal and identifier to avoid ambiguity.

This patch makes the whole kernel build successfully with C++11.
2014-05-08 23:07:50 +02:00
..
arm ARM: create CPU addon Jamfile 2012-11-22 00:00:16 +01:00
m68k Empty cpu module. Might do something there later, should be possible to emulate mtrr as the page descriptors have a cache-disable bit. 2007-10-24 20:41:04 +00:00
ppc Added generic x86 CPU module. 2005-12-12 17:20:32 +00:00
x86 add-ons/kernel: add spaces between literals and identifiers 2014-05-08 23:07:50 +02:00
Jamfile Compile generic_x86 CPU module for x86_64. 2012-07-21 08:32:07 +01:00