summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/c4x
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/score/cpu/c4x')
-rw-r--r--c/src/exec/score/cpu/c4x/ChangeLog7
-rw-r--r--c/src/exec/score/cpu/c4x/asm.h2
2 files changed, 8 insertions, 1 deletions
diff --git a/c/src/exec/score/cpu/c4x/ChangeLog b/c/src/exec/score/cpu/c4x/ChangeLog
index 5b212e1c4b..91b0ed71a9 100644
--- a/c/src/exec/score/cpu/c4x/ChangeLog
+++ b/c/src/exec/score/cpu/c4x/ChangeLog
@@ -1,3 +1,10 @@
+2002-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * asm.h: Remove #include <rtems/score/targopts.h>.
+ Add #include <rtems/score/cpuopts.h>.
+
+
+
2002-02-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
diff --git a/c/src/exec/score/cpu/c4x/asm.h b/c/src/exec/score/cpu/c4x/asm.h
index c6e75ee9e8..24f9c5e391 100644
--- a/c/src/exec/score/cpu/c4x/asm.h
+++ b/c/src/exec/score/cpu/c4x/asm.h
@@ -33,7 +33,7 @@
#ifndef ASM
#define ASM
#endif
-#include <rtems/score/targopts.h>
+#include <rtems/score/cpuopts.h>
#include <rtems/score/c4x.h>
/*