RZ_A1H: Fix cmsis header name

pull/5342/head
Bartek Szatkowski 2017-07-04 16:47:55 +01:00
parent 75ad20b65f
commit c10dd0a725
1 changed files with 1 additions and 1 deletions

View File

@ -626,7 +626,7 @@ typedef enum IRQn
#define __NVIC_PRIO_BITS 5 /*!< Number of Bits used for Priority Levels */
#define __Vendor_SysTickConfig 0 /*!< Set to 1 if different SysTick Config is used */
#include <core_ca9.h>
#include <core_ca.h>
#include "system_MBRZA1H.h"