From aa84e205daf4e883806cf6812b025ebe8b90eb53 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 22 May 2003 08:10:04 +0000 Subject: Merger from rtems-4-6-branch --- doc/supplements/c4x/ChangeLog | 4 ++++ doc/supplements/c4x/cpumodel.t | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'doc/supplements/c4x') diff --git a/doc/supplements/c4x/ChangeLog b/doc/supplements/c4x/ChangeLog index c74f626df2..f32e8528d1 100644 --- a/doc/supplements/c4x/ChangeLog +++ b/doc/supplements/c4x/ChangeLog @@ -1,3 +1,7 @@ +2003-05-22 Ralf Corsepius + + * cpumodel.t: Reflect c/src/exec having moved to cpukit. + 2003-01-28 Joel Sherrill * .cvsignore: New file. diff --git a/doc/supplements/c4x/cpumodel.t b/doc/supplements/c4x/cpumodel.t index 2aa74314d0..879778cf2b 100644 --- a/doc/supplements/c4x/cpumodel.t +++ b/doc/supplements/c4x/cpumodel.t @@ -47,7 +47,7 @@ This chapter presents the set of features which vary across the various implementations of the C3x/C4x architecture that are of importance to rtems. the set of cpu model feature macros are defined in the file -c/src/exec/score/cpu/c4x/rtems/score/c4x.h and are based upon +cpukit/score/cpu/c4x/rtems/score/c4x.h and are based upon the particular cpu model defined in the bsp's custom configuration file as well as the compilation command line. -- cgit v1.2.3