summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/hppa1.1/cpu.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1995-12-05 15:28:12 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1995-12-05 15:28:12 +0000
commitca201c9b6ae33319d157ab0f32f48cb64465d60e (patch)
tree9761d1d02349aa8e0c3fb62f67957d500779f725 /c/src/exec/score/cpu/hppa1.1/cpu.h
parentnew states added and _Rate_monotonic_Set_State removed. (diff)
downloadrtems-ca201c9b6ae33319d157ab0f32f48cb64465d60e.tar.bz2
minor changes so it would compile
Diffstat (limited to 'c/src/exec/score/cpu/hppa1.1/cpu.h')
-rw-r--r--c/src/exec/score/cpu/hppa1.1/cpu.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/c/src/exec/score/cpu/hppa1.1/cpu.h b/c/src/exec/score/cpu/hppa1.1/cpu.h
index 87be960606..095a03735f 100644
--- a/c/src/exec/score/cpu/hppa1.1/cpu.h
+++ b/c/src/exec/score/cpu/hppa1.1/cpu.h
@@ -30,9 +30,9 @@
extern "C" {
#endif
-#include <rtems/core/hppa.h> /* pick up machine definitions */
+#include <rtems/score/hppa.h> /* pick up machine definitions */
#ifndef ASM
-#include <rtems/core/hppatypes.h>
+#include <rtems/score/hppatypes.h>
#endif
/* conditional compilation parameters */