OSShutdownSystem

C Specification

#include <revolution/os.h>
void OSShutdownSystem(void);

Arguments

None.

Return Values

None.

Description

OSShutdownSystem ends the currently running application and turns the system power off.

You must be aware of the cautions indicated in the Reset and Shutdown Functions when calling this function.

See Also

Reset and Shutdown Functions

Revision History

08/10/2006 Initial version.


CONFIDENTIAL