arch/risc-v: Remove a declaration of "up_boot" function that was never used.
Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
This commit is contained in:
parent
ea0dc8c1d2
commit
65a7ecec09
@ -166,10 +166,6 @@ EXTERN uint32_t _ebss; /* End+1 of .bss */
|
|||||||
|
|
||||||
#ifndef __ASSEMBLY__
|
#ifndef __ASSEMBLY__
|
||||||
|
|
||||||
/* Low level initialization provided by board-level logic *******************/
|
|
||||||
|
|
||||||
void up_boot(void);
|
|
||||||
|
|
||||||
/* Memory allocation ********************************************************/
|
/* Memory allocation ********************************************************/
|
||||||
|
|
||||||
#if CONFIG_MM_REGIONS > 1
|
#if CONFIG_MM_REGIONS > 1
|
||||||
|
Loading…
Reference in New Issue
Block a user