reboot sanely from platform_exit().
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39126 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -112,6 +112,7 @@ platform_start_kernel(void)
|
|||||||
extern "C" void
|
extern "C" void
|
||||||
platform_exit(void)
|
platform_exit(void)
|
||||||
{
|
{
|
||||||
|
ColdReboot();
|
||||||
// Terminate
|
// Terminate
|
||||||
//TODO
|
//TODO
|
||||||
while (true) {}
|
while (true) {}
|
||||||
|
|||||||
Reference in New Issue
Block a user