summaryrefslogtreecommitdiffstats
path: root/doc/porting/sourcecode.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-08-22 13:15:51 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-08-22 13:15:51 +0000
commit14780ecfb084191beca9de062bf3ac7fe27da9b3 (patch)
tree37e7888ff9d6aaaf38719904cb017e1860f8ea54 /doc/porting/sourcecode.t
parent2003-08-22 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-14780ecfb084191beca9de062bf3ac7fe27da9b3.tar.bz2
2003-08-22 Joel Sherrill <joel@OARcorp.com>
* cpumodels.t, sourcecode.t: Reconcile differences between CVS trunk and 4.6 branch.
Diffstat (limited to 'doc/porting/sourcecode.t')
-rw-r--r--doc/porting/sourcecode.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/porting/sourcecode.t b/doc/porting/sourcecode.t
index b53e0e369a..9ac9ba6f89 100644
--- a/doc/porting/sourcecode.t
+++ b/doc/porting/sourcecode.t
@@ -15,7 +15,7 @@ that is CPU family and CPU model dependent.
The CPU family dependent files associated with a port of the RTEMS
executive code proper to a particular processor family are found in
-c/src/exec/score/cpu. Support code for this port as well as processor
+cpukit/score/cpu. Support code for this port as well as processor
dependent code which may be reused across multiple Board Support Packages
is found in c/src/lib/libcpu.