forked from Imagelibrary/rtems
2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* flashentry/flashentry.S: #include <rtems/powerpc/powerpc.h>
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* flashentry/flashentry.S: #include <rtems/powerpc/powerpc.h>
|
||||||
|
|
||||||
2005-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>
|
2005-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* Makefile.am: Merge-in wrapup/Makefile.am.
|
* Makefile.am: Merge-in wrapup/Makefile.am.
|
||||||
|
|||||||
@@ -33,7 +33,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include <rtems/asm.h>
|
#include <rtems/asm.h>
|
||||||
#include <rtems/score/powerpc.h>
|
#include <rtems/powerpc/powerpc.h>
|
||||||
|
|
||||||
/*----------------------------------------------------------------------------
|
/*----------------------------------------------------------------------------
|
||||||
* Reset_entry.
|
* Reset_entry.
|
||||||
|
|||||||
Reference in New Issue
Block a user