headers cleanup

This commit is contained in:
rusefi 2019-07-05 20:03:02 -04:00
parent 2f04e75b7c
commit e1bf4e36ab
2 changed files with 0 additions and 4 deletions

View File

@ -11,9 +11,6 @@
extern "C"
{
#endif /* __cplusplus */
#include <ch.h>
#include <hal.h>
#ifdef __cplusplus
}

View File

@ -21,7 +21,6 @@
* If not, see <http://www.gnu.org/licenses/>.
*/
#include <stdarg.h>
#include "global.h"
#include "os_access.h"
#include "eficonsole.h"