mirror of https://github.com/rusefi/openblt.git
Refs #531. Minor refactoring and code cleanup in the Tricore TC1798 port.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@483 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
This commit is contained in:
parent
32d3ef07df
commit
1b8f0db615
|
@ -30,7 +30,7 @@
|
|||
* Include files
|
||||
****************************************************************************************/
|
||||
#include "boot.h" /* bootloader generic header */
|
||||
#include <machine/intrinsics.h>
|
||||
#include "cpu_comp.h" /* compiler specific CPU definitions */
|
||||
|
||||
|
||||
/****************************************************************************************
|
||||
|
|
Loading…
Reference in New Issue