#include <revolution/os.h>u32 OSSwitchStack(register u32 newsp);newsp |
Pointer to new stack address (the position of the highest possible address value). |
The old stack address.
Switches the current stack pointer to newsp.
2006/03/01 Initial version.
CONFIDENTIAL