forked from Imagelibrary/rtems
2004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>
* flashentry/flashentry.S: Include <rtems/score/powerpc.h> instead of <rtems/score/ppc.h>.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||
|
||||
* flashentry/flashentry.S: Include <rtems/score/powerpc.h> instead of
|
||||
<rtems/score/ppc.h>.
|
||||
|
||||
2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||
|
||||
* dlentry/dlentry.S: Include <rtems/asm.h> instead of <asm.h>.
|
||||
|
||||
@@ -33,8 +33,8 @@
|
||||
*/
|
||||
|
||||
#include <rtems/asm.h>
|
||||
#include <rtems/score/ppc.h>
|
||||
|
||||
#include <rtems/score/powerpc.h>
|
||||
|
||||
/*----------------------------------------------------------------------------
|
||||
* Reset_entry.
|
||||
*---------------------------------------------------------------------------*/
|
||||
|
||||
Reference in New Issue
Block a user