OSGetStackPointer

C Specification

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

Arguments

None.

Return Values

The current stack pointer address.

Description

Gets the current stack pointer address (r1).

See Also

Revision History

03/01/2006 Initial version.


CONFIDENTIAL