Added platform_start_kernel() prototype.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7264 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -30,6 +30,7 @@ extern status_t platform_free_region(void *address, size_t size);
|
|||||||
|
|
||||||
/* misc functions */
|
/* misc functions */
|
||||||
extern bool platform_user_menu_requested(void);
|
extern bool platform_user_menu_requested(void);
|
||||||
|
extern void platform_start_kernel(void);
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user