diff -r 61992147389a -r 653a8b91b95e sysstatemgmt/systemstateplugins/gsapolicy/inc/gsastatepolicystartup.h --- a/sysstatemgmt/systemstateplugins/gsapolicy/inc/gsastatepolicystartup.h Fri Sep 10 19:45:56 2010 +0300 +++ b/sysstatemgmt/systemstateplugins/gsapolicy/inc/gsastatepolicystartup.h Thu Sep 23 10:05:41 2010 +0300 @@ -62,7 +62,7 @@ void ConstructL(); TBool TransitionSupported(const TSsmState& aRequestedState) const; void GetCommandListPath(TUint aBootMode, TDes& aCmdListPath); - TInt GetBootupCountL(); + void GetStartupCountAndMaxbootLimitL(TInt &aBootCount, TInt &aResetLimit); private: TInt iHardwareReason;