rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
rusefi.h
Go to the documentation of this file.
1/**
2 * @file rusefi.h
3 *
4 * @date Dec 25, 2013
5 * @author Andrey Belomutskiy, (c) 2012-2020
6 */
7
8#pragma once
9
10__NO_RETURN void runRusEfi();
11__NO_RETURN void rebootNow();
12
void preHalInit()
__NO_RETURN void runRusEfi()
Definition rusefi.cpp:174
__NO_RETURN void rebootNow()
Definition rusefi.cpp:150