summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/mips/rtems/asm.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-01-16 22:52:41 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-01-16 22:52:41 +0000
commitd49ce826ae0d4698724073e32800cff21a6717d8 (patch)
tree1381d77d6d6df44a7809c349154914781f129710 /cpukit/score/cpu/mips/rtems/asm.h
parent2002-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-d49ce826ae0d4698724073e32800cff21a6717d8.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>. * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP(RTEMS_BSP).
Diffstat (limited to '')
-rw-r--r--cpukit/score/cpu/mips/rtems/asm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/cpu/mips/rtems/asm.h b/cpukit/score/cpu/mips/rtems/asm.h
index 671821afb9..509678fad3 100644
--- a/cpukit/score/cpu/mips/rtems/asm.h
+++ b/cpukit/score/cpu/mips/rtems/asm.h
@@ -34,7 +34,7 @@
#ifndef ASM
#define ASM
#endif
-#include <rtems/score/targopts.h>
+#include <rtems/score/cpuopts.h>
#include <rtems/score/mips.h>
/*