Added a call that should exit the boot loader in some way; usually that
would be by rebooting the computer. git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8647 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -39,6 +39,7 @@ extern status_t platform_init_video(void);
|
||||
extern void platform_switch_to_logo(void);
|
||||
extern void platform_switch_to_text_mode(void);
|
||||
extern void platform_start_kernel(void);
|
||||
extern void platform_exit(void);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user