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:
Frank Voorburg 2018-04-25 14:09:07 +00:00
parent 32d3ef07df
commit 1b8f0db615
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
* Include files
****************************************************************************************/
#include "boot.h" /* bootloader generic header */
#include <machine/intrinsics.h>
#include "cpu_comp.h" /* compiler specific CPU definitions */
/****************************************************************************************