2003-04-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* sourcecode.t: cpukit/score/cpu.
This commit is contained in:
Ralf Corsepius
2003-04-07 16:16:13 +00:00
parent bce564105d
commit 48b0211586
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2003-04-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* sourcecode.t: cpukit/score/cpu.
2003-02-11 Joel Sherrill <joel@OARcorp.com>
* interrupts.t: Rework logic that decides when to call

View File

@@ -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.