mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-01-23 05:25:01 +03:00
parent
ea1349aabe
commit
acead8f271
@ -1,4 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "sys.h"
|
||||
|
||||
u64 gDramStack[SP_DRAM_STACK_SIZE64];
|
||||
u8 gOSYieldData[OS_YIELD_DATA_SIZE];
|
||||
|
@ -1,4 +1,4 @@
|
||||
#include "global.h"
|
||||
#include "sys.h"
|
||||
|
||||
u64 gDramStack[SP_DRAM_STACK_SIZE64];
|
||||
u8 gOSYieldData[OS_YIELD_DATA_SIZE];
|
||||
|
Loading…
Reference in New Issue
Block a user