auto-sync

This commit is contained in:
rusEfi 2014-12-06 13:03:22 -06:00
parent beb0dfd651
commit 284e0be839
2 changed files with 2 additions and 2 deletions

View File

@ -2693,7 +2693,7 @@
<name>$PROJ_DIR$\..\hw_layer\hardware.h</name>
</file>
<file>
<name>$PROJ_DIR$\..\hw_layer\HIP9011.c</name>
<name>$PROJ_DIR$\..\hw_layer\HIP9011.cpp</name>
</file>
<file>
<name>$PROJ_DIR$\..\hw_layer\HIP9011.h</name>

View File

@ -258,7 +258,7 @@ void firmwareError(const char *fmt, ...) {
static char UNUSED_RAM_SIZE[4000];
static char UNUSED_CCM_SIZE[11000] CCM_OPTIONAL;
static char UNUSED_CCM_SIZE[9000] CCM_OPTIONAL;
int getRusEfiVersion(void) {
if (UNUSED_RAM_SIZE == 0)