diff -r dc67b94625c5 -r 9d35fd98f273 sysstatemgmt/systemstateplugins/gsapolicy/inc/gsastatepolicystartup.h --- a/sysstatemgmt/systemstateplugins/gsapolicy/inc/gsastatepolicystartup.h Fri Sep 17 08:36:42 2010 +0300 +++ b/sysstatemgmt/systemstateplugins/gsapolicy/inc/gsastatepolicystartup.h Mon Oct 04 02:28:24 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;