Resolve build warnings in up_initialize.c

This commit is contained in:
Bhindhiya 2020-09-02 17:25:19 +05:30 committed by Xiang Xiao
parent 7338151136
commit 144044aa0a
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ extern uint32_t g_idle_topstack;
****************************************************************************/ ****************************************************************************/
/**************************************************************************** /****************************************************************************
* Public Functions * Public Function Prototypes
****************************************************************************/ ****************************************************************************/
#ifndef __ASSEMBLY__ #ifndef __ASSEMBLY__