docs
This commit is contained in:
parent
1d1f1225f9
commit
cc97291e52
|
@ -770,8 +770,9 @@ void initEngineContoller(Logging *sharedLogger DECLARE_ENGINE_PARAMETER_SUFFIX)
|
|||
#endif /* EFI_PROD_CODE */
|
||||
}
|
||||
|
||||
// these two variables are here only to let us know how much RAM is available, also these
|
||||
// help to notice when RAM usage goes up
|
||||
static char UNUSED_RAM_SIZE[10200];
|
||||
|
||||
static char UNUSED_CCM_SIZE[7100] CCM_OPTIONAL;
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue