preparing for #974

code comments & refactoring
This commit is contained in:
rusefi 2019-10-15 01:27:19 -04:00
parent 6f8b82e8ed
commit 0535ac8e01
1 changed files with 2 additions and 0 deletions

View File

@ -91,6 +91,8 @@
#include "cj125.h"
#endif /* EFI_CJ125 */
EXTERN_ENGINE;
// this method is used by real firmware and simulator and unit test
void mostCommonInitEngineController(Logging *sharedLogger DECLARE_ENGINE_PARAMETER_SUFFIX) {
#if !EFI_UNIT_TEST