forked from Imagelibrary/rtems
tms570/startup/bspreset.c: Add include <bsp/bootcard.h> to fix warning
This commit is contained in:
@@ -17,6 +17,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include <bsp.h>
|
#include <bsp.h>
|
||||||
|
#include <bsp/bootcard.h>
|
||||||
#include <bsp/tms570.h>
|
#include <bsp/tms570.h>
|
||||||
#include <bsp/start.h>
|
#include <bsp/start.h>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user