From 38fcef5cf4af4c5692bb19ee3f1b57c610692395 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 16 Jan 2002 22:52:51 +0000 Subject: 2002-02-09 Ralf Corsepius * asm.h: Remove #include . Add #include . --- c/src/exec/score/cpu/c4x/ChangeLog | 7 +++++++ c/src/exec/score/cpu/c4x/asm.h | 2 +- cpukit/score/cpu/c4x/ChangeLog | 7 +++++++ cpukit/score/cpu/c4x/asm.h | 2 +- cpukit/score/cpu/c4x/rtems/asm.h | 2 +- 5 files changed, 17 insertions(+), 3 deletions(-) diff --git a/c/src/exec/score/cpu/c4x/ChangeLog b/c/src/exec/score/cpu/c4x/ChangeLog index 5b212e1c4b..91b0ed71a9 100644 --- a/c/src/exec/score/cpu/c4x/ChangeLog +++ b/c/src/exec/score/cpu/c4x/ChangeLog @@ -1,3 +1,10 @@ +2002-02-09 Ralf Corsepius + + * asm.h: Remove #include . + Add #include . + + + 2002-02-05 Ralf Corsepius * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP. diff --git a/c/src/exec/score/cpu/c4x/asm.h b/c/src/exec/score/cpu/c4x/asm.h index c6e75ee9e8..24f9c5e391 100644 --- a/c/src/exec/score/cpu/c4x/asm.h +++ b/c/src/exec/score/cpu/c4x/asm.h @@ -33,7 +33,7 @@ #ifndef ASM #define ASM #endif -#include +#include #include /* diff --git a/cpukit/score/cpu/c4x/ChangeLog b/cpukit/score/cpu/c4x/ChangeLog index 5b212e1c4b..91b0ed71a9 100644 --- a/cpukit/score/cpu/c4x/ChangeLog +++ b/cpukit/score/cpu/c4x/ChangeLog @@ -1,3 +1,10 @@ +2002-02-09 Ralf Corsepius + + * asm.h: Remove #include . + Add #include . + + + 2002-02-05 Ralf Corsepius * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP. diff --git a/cpukit/score/cpu/c4x/asm.h b/cpukit/score/cpu/c4x/asm.h index c6e75ee9e8..24f9c5e391 100644 --- a/cpukit/score/cpu/c4x/asm.h +++ b/cpukit/score/cpu/c4x/asm.h @@ -33,7 +33,7 @@ #ifndef ASM #define ASM #endif -#include +#include #include /* 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 +#include #include /* -- cgit v1.2.3