forked from Imagelibrary/rtems
2008-12-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* rtems/score/m68k.h: Don't include rtems/score/types.h, rtems/stdint.h.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2008-12-17 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* rtems/score/m68k.h: Don't include rtems/score/types.h,
|
||||||
|
rtems/stdint.h.
|
||||||
|
|
||||||
2008-09-19 Joel Sherrill <joel.sherrill@oarcorp.com>
|
2008-09-19 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
* rtems/score/m68k.h: Move set cacr, acr0, acr1 routines here to get
|
* rtems/score/m68k.h: Move set cacr, acr0, acr1 routines here to get
|
||||||
|
|||||||
@@ -320,11 +320,6 @@ extern "C" {
|
|||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef ASM
|
|
||||||
#include <rtems/score/types.h>
|
|
||||||
#include <rtems/stdint.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* OBSOLETE: Backward compatibility only - Don't use.
|
* OBSOLETE: Backward compatibility only - Don't use.
|
||||||
* Use __mcoldfire__ instead.
|
* Use __mcoldfire__ instead.
|
||||||
|
|||||||
Reference in New Issue
Block a user