summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/hppa1.1
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 /cpukit/score/cpu/hppa1.1
parentnew states added and _Rate_monotonic_Set_State removed. (diff)
downloadrtems-ca201c9b6ae33319d157ab0f32f48cb64465d60e.tar.bz2
minor changes so it would compile
Diffstat (limited to 'cpukit/score/cpu/hppa1.1')
-rw-r--r--cpukit/score/cpu/hppa1.1/cpu.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/cpukit/score/cpu/hppa1.1/cpu.c b/cpukit/score/cpu/hppa1.1/cpu.c
index 3aa73e073c..a6cddbc804 100644
--- a/cpukit/score/cpu/hppa1.1/cpu.c
+++ b/cpukit/score/cpu/hppa1.1/cpu.c
@@ -18,9 +18,7 @@
*/
#include <rtems/system.h>
-#include <rtems/fatal.h>
-#include <rtems/core/isr.h>
-#include <rtems/core/wkspace.h>
+#include <rtems/score/isr.h>
void hppa_external_interrupt_initialize(void);
void hppa_external_interrupt_enable(unsigned32);