forked from Imagelibrary/rtems
2008-10-01 Ralf Corsépius <ralf.corsepius@rtems.org>
* include/bsp.h: #include <bspopts.h> first.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2008-10-01 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* include/bsp.h: #include <bspopts.h> first.
|
||||||
|
|
||||||
2008-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
|
2008-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* clock/clock.c: include "../../../shared/clockdrv_shell.h".
|
* clock/clock.c: include "../../../shared/clockdrv_shell.h".
|
||||||
|
|||||||
@@ -23,6 +23,8 @@
|
|||||||
#ifndef __GEN5200_BSP_h
|
#ifndef __GEN5200_BSP_h
|
||||||
#define __GEN5200_BSP_h
|
#define __GEN5200_BSP_h
|
||||||
|
|
||||||
|
#include <bspopts.h>
|
||||||
|
|
||||||
#include <libcpu/powerpc-utility.h>
|
#include <libcpu/powerpc-utility.h>
|
||||||
|
|
||||||
/*
|
/*
|
||||||
@@ -130,7 +132,6 @@ LINKER_SYMBOL(MBAR);
|
|||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "bspopts.h"
|
|
||||||
|
|
||||||
#include <rtems.h>
|
#include <rtems.h>
|
||||||
#include <rtems/console.h>
|
#include <rtems/console.h>
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2008-10-01 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* include/bsp.h: #include <bspopts.h> first.
|
||||||
|
|
||||||
2008-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>
|
2008-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* Makefile.am: Eliminate bsp.am. Build startup files as side-effect
|
* Makefile.am: Eliminate bsp.am. Build startup files as side-effect
|
||||||
|
|||||||
@@ -20,6 +20,8 @@
|
|||||||
#ifndef __GEN83xx_BSP_h
|
#ifndef __GEN83xx_BSP_h
|
||||||
#define __GEN83xx_BSP_h
|
#define __GEN83xx_BSP_h
|
||||||
|
|
||||||
|
#include <bspopts.h>
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* MPC8313E Reference Design Board
|
* MPC8313E Reference Design Board
|
||||||
*/
|
*/
|
||||||
@@ -76,7 +78,6 @@ LINKER_SYMBOL(IMMRBAR);
|
|||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "bspopts.h"
|
|
||||||
|
|
||||||
#include <rtems.h>
|
#include <rtems.h>
|
||||||
#include <rtems/console.h>
|
#include <rtems/console.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user