forked from Imagelibrary/rtems
arm/xilinx-zynqmp/start/bspreset.c: Add include <bsp/bootcard.h>
Needed the include to have prototype of bsp_reset().
This commit is contained in:
committed by
Amar Takhar
parent
66179533bf
commit
dd6e67b20c
@@ -31,6 +31,7 @@
|
||||
*/
|
||||
|
||||
#include <bsp.h>
|
||||
#include <bsp/bootcard.h>
|
||||
|
||||
void bsp_reset( rtems_fatal_source source, rtems_fatal_code code )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user