forked from Imagelibrary/rtems
bsps/sparc: Include right header file
This commit is contained in:
@@ -11,8 +11,8 @@
|
|||||||
* http://www.rtems.org/license/LICENSE.
|
* http://www.rtems.org/license/LICENSE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include <bsp.h>
|
||||||
#include <leon.h>
|
#include <leon.h>
|
||||||
#include <rtems/score/sparc.h>
|
|
||||||
|
|
||||||
#ifdef BSP_POWER_DOWN_AT_FATAL_HALT
|
#ifdef BSP_POWER_DOWN_AT_FATAL_HALT
|
||||||
|
|
||||||
|
|||||||
@@ -11,7 +11,7 @@
|
|||||||
* http://www.rtems.org/license/LICENSE.
|
* http://www.rtems.org/license/LICENSE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <rtems/score/sparc.h>
|
#include <bsp.h>
|
||||||
|
|
||||||
#ifdef BSP_POWER_DOWN_AT_FATAL_HALT
|
#ifdef BSP_POWER_DOWN_AT_FATAL_HALT
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user