forked from Imagelibrary/rtems
Removed defines now handled by targopts.h.
This commit is contained in:
@@ -28,28 +28,6 @@
|
|||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/*
|
|
||||||
* The following define the CPU Family and Model within the family
|
|
||||||
*
|
|
||||||
* NOTE: The string "REPLACE_THIS_WITH_THE_CPU_MODEL" is replaced
|
|
||||||
* with the name of the appropriate macro for this target CPU.
|
|
||||||
*/
|
|
||||||
|
|
||||||
#ifdef sparc
|
|
||||||
#undef sparc
|
|
||||||
#endif
|
|
||||||
#define sparc
|
|
||||||
|
|
||||||
#ifdef REPLACE_THIS_WITH_THE_CPU_MODEL
|
|
||||||
#undef REPLACE_THIS_WITH_THE_CPU_MODEL
|
|
||||||
#endif
|
|
||||||
#define REPLACE_THIS_WITH_THE_CPU_MODEL
|
|
||||||
|
|
||||||
#ifdef REPLACE_THIS_WITH_THE_BSP
|
|
||||||
#undef REPLACE_THIS_WITH_THE_BSP
|
|
||||||
#endif
|
|
||||||
#define REPLACE_THIS_WITH_THE_BSP
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This file contains the information required to build
|
* This file contains the information required to build
|
||||||
* RTEMS for a particular member of the "sparc" family. It does
|
* RTEMS for a particular member of the "sparc" family. It does
|
||||||
|
|||||||
Reference in New Issue
Block a user