diff -r a179b74831c9 -r c1f20ce4abcf halservices/hal/inc/hal_data.h --- a/halservices/hal/inc/hal_data.h Thu Aug 19 11:14:22 2010 +0300 +++ b/halservices/hal/inc/hal_data.h Tue Aug 31 16:34:26 2010 +0300 @@ -114,7 +114,7 @@ @see HALData::TCPU */ ECPU, - + /** A revision number for the CPU architecture. @@ -1097,12 +1097,14 @@ Serial number of this board */ ESerialNumber, - + + /** Interrupt used by sampling profiler - applicable for SMP only. Each CPU_i is interrupted by interrupt number ECpuProfilingInterrupt + i */ ECpuProfilingDefaultInterruptBase, + /** Number of processors present on the device. Returns 1 on unicore. This number is constant and does not take account of power management */