summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/hppa1.1/rtems/score/hppa.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/score/cpu/hppa1.1/rtems/score/hppa.h')
-rw-r--r--c/src/exec/score/cpu/hppa1.1/rtems/score/hppa.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/c/src/exec/score/cpu/hppa1.1/rtems/score/hppa.h b/c/src/exec/score/cpu/hppa1.1/rtems/score/hppa.h
index 1e1e3284df..9cfe22f817 100644
--- a/c/src/exec/score/cpu/hppa1.1/rtems/score/hppa.h
+++ b/c/src/exec/score/cpu/hppa1.1/rtems/score/hppa.h
@@ -35,6 +35,12 @@ extern "C" {
* present in a particular member of the family.
*/
+/*
+ * Hack to allow multlib effort to continue -- known to build.
+ */
+
+#define CPU_MODEL_NAME "hppa 7xxx"
+#if 0
#if defined(rtems_multilib)
/*
* Figure out all CPU Model Feature Flags based upon compiler
@@ -56,6 +62,7 @@ extern "C" {
#error "Unsupported CPU Model"
#endif
+#endif
/*
* Define the name of the CPU family.