bsptemplate/asspandvariant/template_assp/template_assp_priv.h
changeset 274 c7e97f847492
parent 0 a41df078684a
equal deleted inserted replaced
273:6a75fa55495f 274:c7e97f847492
   149 public:
   149 public:
   150 	static TemplateAssp* Variant;
   150 	static TemplateAssp* Variant;
   151 	static TPhysAddr VideoRamPhys;
   151 	static TPhysAddr VideoRamPhys;
   152 	NTimerQ* iTimerQ;
   152 	NTimerQ* iTimerQ;
   153 	};
   153 	};
       
   154 	
       
   155 class RtClockTemplate : public RtClock
       
   156 	{
       
   157 	public:
       
   158 	IMPORT_C TInt SetSystemTimeCalibration(TInt aCalibration);
       
   159 	};
   154 
   160 
   155 #endif
   161 #endif