arch: lc823450: Remove unused variable in lc823450_cpustart.c

Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
This commit is contained in:
Masayuki Ishikawa 2020-02-27 16:15:23 +09:00 committed by Alin Jerpelea
parent 1521037083
commit f6b3e79d61

View File

@ -77,12 +77,6 @@
#define CPU1_VECTOR_ISTACK 0x00000000
#define CPU1_VECTOR_RESETV 0x00000004
/****************************************************************************
* Private Data
****************************************************************************/
static uint32_t cpu1_vector_table[];
/****************************************************************************
* Public Data
****************************************************************************/