forked from Imagelibrary/rtems
bsp/xilinx-zynq: Avoid duplicate declaration
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
#include <rtems/score/smpimpl.h>
|
#include <rtems/score/smpimpl.h>
|
||||||
|
|
||||||
extern void _start(void);
|
#include <bsp/start.h>
|
||||||
|
|
||||||
bool _CPU_SMP_Start_processor(uint32_t cpu_index)
|
bool _CPU_SMP_Start_processor(uint32_t cpu_index)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user