mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-04-19 21:11:57 -04:00
Remove inclusion of now removed header file from the RZ/IAR LowLevelInitialise.c file.
This commit is contained in:
parent
d4ca65f22f
commit
eea669240b
|
@ -14,7 +14,6 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/** include files **/
|
/** include files **/
|
||||||
#include <Renesas/ior7s721000.h>
|
|
||||||
#include <intrinsics.h>
|
#include <intrinsics.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include "armv7a_cp15_drv.h"
|
#include "armv7a_cp15_drv.h"
|
||||||
|
|
Loading…
Reference in a new issue