KallistiOS  ##version##
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Macros
Potential exit paths from the kernel on

Macros

#define ARCH_EXIT_RETURN   1
 Return to loader. More...
 
#define ARCH_EXIT_MENU   2
 Return to system menu. More...
 
#define ARCH_EXIT_REBOOT   3
 Reboot the machine. More...
 

Detailed Description

arch_exit()

Macro Definition Documentation

#define ARCH_EXIT_MENU   2

Return to system menu.

#define ARCH_EXIT_REBOOT   3

Reboot the machine.

#define ARCH_EXIT_RETURN   1

Return to loader.