mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-25 21:39:41 +08:00
bsps/sparc: Include right header file
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
* http://www.rtems.org/license/LICENSE.
|
||||
*/
|
||||
|
||||
#include <bsp.h>
|
||||
#include <leon.h>
|
||||
#include <rtems/score/sparc.h>
|
||||
|
||||
#ifdef BSP_POWER_DOWN_AT_FATAL_HALT
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
* http://www.rtems.org/license/LICENSE.
|
||||
*/
|
||||
|
||||
#include <rtems/score/sparc.h>
|
||||
#include <bsp.h>
|
||||
|
||||
#ifdef BSP_POWER_DOWN_AT_FATAL_HALT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user