summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/c4x/rtems/asm.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-01-16 22:52:51 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-01-16 22:52:51 +0000
commit38fcef5cf4af4c5692bb19ee3f1b57c610692395 (patch)
treeea329c3d962b9e5a79b6ca1022137941c76e33dd /cpukit/score/cpu/c4x/rtems/asm.h
parent2002-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-38fcef5cf4af4c5692bb19ee3f1b57c610692395.tar.bz2
2002-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* asm.h: Remove #include <rtems/score/targopts.h>. Add #include <rtems/score/cpuopts.h>.
Diffstat (limited to 'cpukit/score/cpu/c4x/rtems/asm.h')
-rw-r--r--cpukit/score/cpu/c4x/rtems/asm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/cpu/c4x/rtems/asm.h b/cpukit/score/cpu/c4x/rtems/asm.h
index c6e75ee9e8..24f9c5e391 100644
--- a/cpukit/score/cpu/c4x/rtems/asm.h
+++ b/cpukit/score/cpu/c4x/rtems/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>
/*