2001-04-03 Joel Sherrill <joel@OARcorp.com>

* Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
	* rtems/score/cpu.h: Account for name change.
This commit is contained in:
Joel Sherrill
2002-04-03 14:08:10 +00:00
parent fa1dbc076a
commit 2b3f6414be
10 changed files with 26 additions and 6 deletions

View File

@@ -44,7 +44,7 @@ extern "C" {
#include <libcpu/cpu.h>
#ifndef ASM
#include <rtems/score/ppctypes.h>
#include <rtems/score/types.h>
#endif
/* conditional compilation parameters */

View File

@@ -42,7 +42,7 @@ extern "C" {
struct CPU_Interrupt_frame;
typedef void ( *ppc_isr_entry )( int, struct CPU_Interrupt_frame * );
#include <rtems/score/ppctypes.h>
#include <rtems/score/types.h>
#endif
/* conditional compilation parameters */

View File

@@ -1,3 +1,8 @@
2001-04-03 Joel Sherrill <joel@OARcorp.com>
* Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
* rtems/score/cpu.h: Account for name change.
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac:

View File

@@ -44,7 +44,7 @@ extern "C" {
#include <libcpu/cpu.h>
#ifndef ASM
#include <rtems/score/ppctypes.h>
#include <rtems/score/types.h>
#endif
/* conditional compilation parameters */

View File

@@ -1,3 +1,8 @@
2001-04-03 Joel Sherrill <joel@OARcorp.com>
* Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
* rtems/score/cpu.h: Account for name change.
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac:

View File

@@ -42,7 +42,7 @@ extern "C" {
struct CPU_Interrupt_frame;
typedef void ( *ppc_isr_entry )( int, struct CPU_Interrupt_frame * );
#include <rtems/score/ppctypes.h>
#include <rtems/score/types.h>
#endif
/* conditional compilation parameters */

View File

@@ -1,3 +1,8 @@
2001-04-03 Joel Sherrill <joel@OARcorp.com>
* Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
* rtems/score/cpu.h: Account for name change.
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac:

View File

@@ -1,3 +1,8 @@
2001-04-03 Joel Sherrill <joel@OARcorp.com>
* Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h.
* rtems/score/cpu.h: Account for name change.
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac:

View File

@@ -44,7 +44,7 @@ extern "C" {
#include <libcpu/cpu.h>
#ifndef ASM
#include <rtems/score/ppctypes.h>
#include <rtems/score/types.h>
#endif
/* conditional compilation parameters */

View File

@@ -42,7 +42,7 @@ extern "C" {
struct CPU_Interrupt_frame;
typedef void ( *ppc_isr_entry )( int, struct CPU_Interrupt_frame * );
#include <rtems/score/ppctypes.h>
#include <rtems/score/types.h>
#endif
/* conditional compilation parameters */