summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/i386/asm.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-08-25 17:30:13 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-08-25 17:30:13 +0000
commit95990b57ea054a97a3491f1c76748c288841ba69 (patch)
tree60cf02f1ff00723fc9295a606ffc44a7aad8445b /c/src/exec/score/cpu/i386/asm.h
parent2000-08-25 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-95990b57ea054a97a3491f1c76748c288841ba69.tar.bz2
2000-08-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* rtems/score/i386.h: cpu-variant define handling Rewrite due to introduction of multilib defines. * asm.h: include cpuopts.h instead of targopts.h
Diffstat (limited to 'c/src/exec/score/cpu/i386/asm.h')
-rw-r--r--c/src/exec/score/cpu/i386/asm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/score/cpu/i386/asm.h b/c/src/exec/score/cpu/i386/asm.h
index 3fbaa4cbd9..f1981791a3 100644
--- a/c/src/exec/score/cpu/i386/asm.h
+++ b/c/src/exec/score/cpu/i386/asm.h
@@ -33,7 +33,7 @@
#ifndef ASM
#define ASM
#endif
-#include <rtems/score/targopts.h>
+#include <rtems/score/cpuopts.h>
#include <rtems/score/i386.h>
/*