auto-sync

This commit is contained in:
rusEfi 2014-12-06 13:03:22 -06:00
parent 3f7e7bb69e
commit 22a8210fde
1 changed files with 1 additions and 1 deletions

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)