REALTEK_RTL8195AM: Expose SystemCoreClock via cmsis.h

This change is necessary as updated CMSIS/RTX require the
SystemCoreClock symbol.
pull/4714/head
Bartek Szatkowski 2017-07-05 16:37:55 +01:00
parent 43a361214a
commit 03e80119b5
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
#include "hal_efuse.h"
#include "hal_soc_ps_monitor.h"
#include "diag.h"
#include "system_8195a.h"
// from RDC team
#ifdef CONFIG_MBED_ENABLED