summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-19 13:25:06 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-19 13:25:06 +0000
commit56ec1905395fed892d8f5b397ff642626eb6fee1 (patch)
treeb9cf6175eb0ab0eefeb1f20d5d159ca05db7e13b /c/src/exec/score/cpu
parent2002-04-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-56ec1905395fed892d8f5b397ff642626eb6fee1.tar.bz2
2002-04-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* rtems/score/hppa.h: Remove rtems/score/targopts.h.
Diffstat (limited to 'c/src/exec/score/cpu')
-rw-r--r--c/src/exec/score/cpu/hppa1.1/ChangeLog4
-rw-r--r--c/src/exec/score/cpu/hppa1.1/rtems/score/hppa.h4
2 files changed, 4 insertions, 4 deletions
diff --git a/c/src/exec/score/cpu/hppa1.1/ChangeLog b/c/src/exec/score/cpu/hppa1.1/ChangeLog
index 62cbb926ff..54a4e47460 100644
--- a/c/src/exec/score/cpu/hppa1.1/ChangeLog
+++ b/c/src/exec/score/cpu/hppa1.1/ChangeLog
@@ -1,3 +1,7 @@
+2002-04-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * rtems/score/hppa.h: Remove rtems/score/targopts.h.
+
2001-04-03 Joel Sherrill <joel@OARcorp.com>
* Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
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 9cfe22f817..ceaf2fcce2 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
@@ -19,10 +19,6 @@
#ifndef _INCLUDE_HPPA_H
#define _INCLUDE_HPPA_H
-#ifdef ASM
-#include <rtems/score/targopts.h>
-#endif
-
#if defined(__cplusplus)
extern "C" {
#endif