From: rtel Date: Mon, 10 Feb 2014 14:22:19 +0000 (+0000) Subject: Remove inclusion of now removed header file from the RZ/IAR LowLevelInitialise.c... X-Git-Tag: V8.0.0~22 X-Git-Url: https://git.sur5r.net/?p=freertos;a=commitdiff_plain;h=4f7479d33bcef3f9495858ecdeae3deb4f0ba818 Remove inclusion of now removed header file from the RZ/IAR LowLevelInitialise.c file. git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@2196 1d2547de-c912-0410-9cb9-b8ca96c0e9e2 --- diff --git a/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/IAR/LowLevelInitialise.c b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/IAR/LowLevelInitialise.c index 93cc180cf..1a2a9fa6c 100644 --- a/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/IAR/LowLevelInitialise.c +++ b/FreeRTOS/Demo/CORTEX_A9_RZ_R7S72100_IAR_DS-5/IAR/LowLevelInitialise.c @@ -14,7 +14,6 @@ */ /** include files **/ -#include #include #include #include "armv7a_cp15_drv.h"