From 48b0211586ad2d311b5014e33bcbc5870f36a10c Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 7 Apr 2003 16:16:13 +0000 Subject: [PATCH] 2003-04-07 Ralf Corsepius * sourcecode.t: cpukit/score/cpu. --- doc/porting/ChangeLog | 4 ++++ doc/porting/sourcecode.t | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/porting/ChangeLog b/doc/porting/ChangeLog index 1e4ba2f44d..5e81044809 100644 --- a/doc/porting/ChangeLog +++ b/doc/porting/ChangeLog @@ -1,3 +1,7 @@ +2003-04-07 Ralf Corsepius + + * sourcecode.t: cpukit/score/cpu. + 2003-02-11 Joel Sherrill * interrupts.t: Rework logic that decides when to call 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.