parent
6629b90a7f
commit
dda7f4d343
|
@ -91,6 +91,8 @@
|
||||||
#include "cj125.h"
|
#include "cj125.h"
|
||||||
#endif /* EFI_CJ125 */
|
#endif /* EFI_CJ125 */
|
||||||
|
|
||||||
|
EXTERN_ENGINE;
|
||||||
|
|
||||||
// this method is used by real firmware and simulator and unit test
|
// this method is used by real firmware and simulator and unit test
|
||||||
void mostCommonInitEngineController(Logging *sharedLogger DECLARE_ENGINE_PARAMETER_SUFFIX) {
|
void mostCommonInitEngineController(Logging *sharedLogger DECLARE_ENGINE_PARAMETER_SUFFIX) {
|
||||||
#if !EFI_UNIT_TEST
|
#if !EFI_UNIT_TEST
|
||||||
|
|
Loading…
Reference in New Issue