mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-04-28 20:37:58 +03:00
parent
ea1349aabe
commit
acead8f271
2 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue