OSShutdownSystem

Syntax

#include <revolution/os.h>

void OSShutdownSystem(void);

Arguments

None.

Return Values

None.

Description

The OSShutdownSystem function 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

2006/08/10 Initial version.


CONFIDENTIAL