/* * @file chevrolet_c20_1973.h * * @date Dec 20, 2015 * @author Andrey Belomutskiy, (c) 2012-2016 */ #ifndef CONFIG_ENGINES_CHEVROLET_C20_1973_H_ #define CONFIG_ENGINES_CHEVROLET_C20_1973_H_ #include "engine.h" void set1973c20(DECLARE_ENGINE_PARAMETER_F); #endif /* CONFIG_ENGINES_CHEVROLET_C20_1973_H_ */