Switch kernel stack and move boot structures initialization into separate routine
All checks were successful
ci/woodpecker/push/build Pipeline was successful
All checks were successful
ci/woodpecker/push/build Pipeline was successful
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#ifndef __XTOSKRNL_GLOBALS_H
|
||||
#define __XTOSKRNL_GLOBALS_H
|
||||
|
||||
#include <xtkmapi.h>
|
||||
#include <xtos.h>
|
||||
|
||||
|
||||
/* Kernel initialization block passed by boot loader */
|
||||
|
Reference in New Issue
Block a user