#include <revolution/os.h> BOOL OSIsRestart(void);
None.
Returns TRUE if the system has been booted by OSExecl or OSExecv. Otherwise, it returns FALSE.
Returns TRUE if the system has been booted by OSExecl or OSExecv. Otherwise, it returns FALSE. Use this macro to check if the system has been booted by the OSExecl/OSExecv function.
OSGetResetCode, OSExecl/OSExecv
2006/03/01 Initial version.
CONFIDENTIAL