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 /*