mips/csb350/startup/bspreset.c: Include <bsp/bootcard.h>

This commit is contained in:
Joel Sherrill
2014-10-13 10:32:40 -05:00
parent d3c8245f81
commit f4f011f8f7
@@ -6,7 +6,9 @@
* found in the file LICENSE in this distribution or at
* http://www.rtems.org/license/LICENSE.
*/
#include <rtems.h>
#include <bsp/bootcard.h>
#include <libcpu/au1x00.h>
void bsp_reset(void)