halservices/hal/inc/hal_data.h
branchRCL_3
changeset 43 c1f20ce4abcf
parent 36 bbf8bed59bcb
child 44 3e88ff8f41d5
--- 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
 		*/