bsps/sparc: Include right header file

This commit is contained in:
Sebastian Huber
2014-10-23 14:31:15 +02:00
parent b4420323ae
commit 866a6fc013
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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