This commit is contained in:
Vitor Santos Costa 2016-07-30 23:23:26 -05:00
parent 5606410a64
commit d6c768da2c
1 changed files with 1 additions and 1 deletions

View File

@ -211,7 +211,7 @@
} else } else
#endif #endif
/* normal variable */ /* normal variable */
RESET_VARIABLE(d1); RESET_VARIABLE(d1);
goto failloop; goto failloop;
} }
/* pointer to code space */ /* pointer to code space */