summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/sparc/sparc.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1997-01-29 00:13:50 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1997-01-29 00:13:50 +0000
commit136b1e228689e32b0262d467b02c6f774063e346 (patch)
tree6504ad58264cced208f4a1f49a435764f8de902c /c/src/exec/score/cpu/sparc/sparc.h
parentAdded include of rtems/score/cpu.h (diff)
downloadrtems-136b1e228689e32b0262d467b02c6f774063e346.tar.bz2
Removed defines now handled by targopts.h.
Diffstat (limited to '')
-rw-r--r--c/src/exec/score/cpu/sparc/sparc.h22
1 files changed, 0 insertions, 22 deletions
diff --git a/c/src/exec/score/cpu/sparc/sparc.h b/c/src/exec/score/cpu/sparc/sparc.h
index b282aa0189..c1583a22f9 100644
--- a/c/src/exec/score/cpu/sparc/sparc.h
+++ b/c/src/exec/score/cpu/sparc/sparc.h
@@ -29,28 +29,6 @@ extern "C" {
#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
* RTEMS for a particular member of the "sparc" family. It does
* this by setting variables to indicate which implementation