summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/hppa1.1
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1997-01-29 00:22:24 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1997-01-29 00:22:24 +0000
commit541dfb2a06e022f700253b5fec9bc597a65fa427 (patch)
treea0cc337d9ce25f7f9f8405a2ae7fb3781d7b1dac /c/src/exec/score/cpu/hppa1.1
parentadded type to macro to eliminate warning for untyped use of a register. (diff)
downloadrtems-541dfb2a06e022f700253b5fec9bc597a65fa427.tar.bz2
Removed definitions which are now in targopts.h. This eliminates the
need for the "sed'ing" of this file. This should be a significant win when addressing non-unix host and non-gnu toolsets.
Diffstat (limited to 'c/src/exec/score/cpu/hppa1.1')
-rw-r--r--c/src/exec/score/cpu/hppa1.1/hppa.h22
1 files changed, 0 insertions, 22 deletions
diff --git a/c/src/exec/score/cpu/hppa1.1/hppa.h b/c/src/exec/score/cpu/hppa1.1/hppa.h
index 87ba027aab..77f25d76e6 100644
--- a/c/src/exec/score/cpu/hppa1.1/hppa.h
+++ b/c/src/exec/score/cpu/hppa1.1/hppa.h
@@ -32,28 +32,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 hppa1_1
-#undef hppa1_1
-#endif
-#define hppa1_1
-
-#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 section contains the information required to build
* RTEMS for a particular member of the Hewlett Packard
* PA-RISC family. It does this by setting variables to