From 8b5847715cd3fdb4b2f22b796156179839d49e02 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 5 Aug 2002 19:20:40 +0000 Subject: 2002-08-05 Joel Sherrill * rtems/score/cpu.h, rtems/score/types.h: Updated to fix some typos. --- cpukit/score/cpu/arm/ChangeLog | 4 ++++ cpukit/score/cpu/arm/rtems/score/cpu.h | 2 +- cpukit/score/cpu/arm/rtems/score/types.h | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) (limited to 'cpukit/score/cpu') diff --git a/cpukit/score/cpu/arm/ChangeLog b/cpukit/score/cpu/arm/ChangeLog index faab01473a..39ff8d8f1e 100644 --- a/cpukit/score/cpu/arm/ChangeLog +++ b/cpukit/score/cpu/arm/ChangeLog @@ -1,3 +1,7 @@ +2002-08-05 Joel Sherrill + + * rtems/score/cpu.h, rtems/score/types.h: Updated to fix some typos. + 2002-07-30 Jay Monkman * cpu.c, cpu_asm.S, rtems/score/arm.h, rtems/score/cpu.h, diff --git a/cpukit/score/cpu/arm/rtems/score/cpu.h b/cpukit/score/cpu/arm/rtems/score/cpu.h index 7468d998c5..d2f19e469d 100644 --- a/cpukit/score/cpu/arm/rtems/score/cpu.h +++ b/cpukit/score/cpu/arm/rtems/score/cpu.h @@ -26,7 +26,7 @@ extern "C" { #include /* pick up machine definitions */ #ifndef ASM -#include +#include #endif /* conditional compilation parameters */ diff --git a/cpukit/score/cpu/arm/rtems/score/types.h b/cpukit/score/cpu/arm/rtems/score/types.h index dc790a2b0b..17c77b7d3a 100644 --- a/cpukit/score/cpu/arm/rtems/score/types.h +++ b/cpukit/score/cpu/arm/rtems/score/types.h @@ -1,4 +1,4 @@ -/* armtypes.h +/* types.h for ARM * * This include file contains type definitions pertaining to the * arm processor family. -- cgit v1.2.3