forked from Imagelibrary/rtems
2002-08-05 Joel Sherrill <joel@OARcorp.com>
* rtems/score/cpu.h, rtems/score/types.h: Updated to fix some typos.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2002-08-05 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* rtems/score/cpu.h, rtems/score/types.h: Updated to fix some typos.
|
||||
|
||||
2002-07-30 Jay Monkman <jtm@smoothsmoothie.com>
|
||||
|
||||
* cpu.c, cpu_asm.S, rtems/score/arm.h, rtems/score/cpu.h,
|
||||
|
||||
@@ -26,7 +26,7 @@ extern "C" {
|
||||
|
||||
#include <rtems/score/arm.h> /* pick up machine definitions */
|
||||
#ifndef ASM
|
||||
#include <rtems/score/armtypes.h>
|
||||
#include <rtems/score/types.h>
|
||||
#endif
|
||||
|
||||
/* conditional compilation parameters */
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* armtypes.h
|
||||
/* types.h for ARM
|
||||
*
|
||||
* This include file contains type definitions pertaining to the
|
||||
* arm processor family.
|
||||
|
||||
Reference in New Issue
Block a user