summaryrefslogtreecommitdiffstats
path: root/doc/supplements/c4x
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-05-22 08:10:04 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-05-22 08:10:04 +0000
commitaa84e205daf4e883806cf6812b025ebe8b90eb53 (patch)
tree2b80ea66d1be97c572cad6fc4a5839aa10dfba4e /doc/supplements/c4x
parent2003-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-aa84e205daf4e883806cf6812b025ebe8b90eb53.tar.bz2
Merger from rtems-4-6-branch
Diffstat (limited to 'doc/supplements/c4x')
-rw-r--r--doc/supplements/c4x/ChangeLog4
-rw-r--r--doc/supplements/c4x/cpumodel.t2
2 files changed, 5 insertions, 1 deletions
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 <corsepiu@faw.uni-ulm.de>
+
+ * cpumodel.t: Reflect c/src/exec having moved to cpukit.
+
2003-01-28 Joel Sherrill <joel@OARcorp.com>
* .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.