mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-31 03:30:33 +08:00
mips/malta/startup/bspreset.c: Include <bsp/bootcard.h>
This commit is contained in:
@@ -14,8 +14,7 @@
|
||||
*/
|
||||
|
||||
#include <rtems.h>
|
||||
|
||||
void bsp_reset(void);
|
||||
#include <bsp/bootcard.h>
|
||||
|
||||
void bsp_reset(void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user