RestartSys.dll is used when the recovery policy of a failed component specifies that the device must be restarted.
RestartSys.dll will be used as a plug-in through system health manager. Device creators must provide their own implementation of this DLL and implement the following APIs declared in restartsys.h file:
IMPORT_C static TInt RestartSystem() and
IMPORT_C static TInt RestartSystem( TInt aStartupMode ).
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.