2002-04-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* asm.h: Use cpuopts.h instead of targopts.h.
This commit is contained in:
Joel Sherrill
2002-04-19 13:25:19 +00:00
parent 56ec190539
commit 2c03029651
8 changed files with 20 additions and 12 deletions

View File

@@ -1,3 +1,7 @@
2002-04-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* asm.h: Use cpuopts.h instead of targopts.h.
2001-04-03 Joel Sherrill <joel@OARcorp.com>
* Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.

View File

@@ -35,7 +35,7 @@
#ifndef ASM
#define ASM
#endif
#include <rtems/score/targopts.h>
#include <rtems/score/cpuopts.h>
#include <rtems/score/asm.h>
/*
@@ -99,5 +99,3 @@
#endif
/* end of include file */

View File

@@ -1,3 +1,7 @@
2002-04-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* asm.h: Use cpuopts.h instead of targopts.h.
2001-04-03 Joel Sherrill <joel@OARcorp.com>
* Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.

View File

@@ -34,7 +34,7 @@
#ifndef ASM
#define ASM
#endif
#include <rtems/score/targopts.h>
#include <rtems/score/cpuopts.h>
#include <rtems/score/mips64orion.h>
/*
@@ -98,5 +98,3 @@
#endif
/* end of include file */

View File

@@ -1,3 +1,7 @@
2002-04-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* asm.h: Use cpuopts.h instead of targopts.h.
2001-04-03 Joel Sherrill <joel@OARcorp.com>
* Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.

View File

@@ -35,7 +35,7 @@
#ifndef ASM
#define ASM
#endif
#include <rtems/score/targopts.h>
#include <rtems/score/cpuopts.h>
#include <rtems/score/asm.h>
/*
@@ -99,5 +99,3 @@
#endif
/* end of include file */

View File

@@ -1,3 +1,7 @@
2002-04-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* asm.h: Use cpuopts.h instead of targopts.h.
2001-04-03 Joel Sherrill <joel@OARcorp.com>
* Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.

View File

@@ -34,7 +34,7 @@
#ifndef ASM
#define ASM
#endif
#include <rtems/score/targopts.h>
#include <rtems/score/cpuopts.h>
#include <rtems/score/mips64orion.h>
/*
@@ -98,5 +98,3 @@
#endif
/* end of include file */