Changeset 48b02115 in rtems
- Timestamp:
- 04/07/03 16:16:13 (19 years ago)
- Children:
- 0793e35
- Parents:
- bce56410
- Location:
- doc/porting
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/porting/ChangeLog
rbce56410 r48b02115 1 2003-04-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * sourcecode.t: cpukit/score/cpu. 4 1 5 2003-02-11 Joel Sherrill <joel@OARcorp.com> 2 6 -
doc/porting/sourcecode.t
rbce56410 r48b02115 16 16 The CPU family dependent files associated with a port of the RTEMS 17 17 executive code proper to a particular processor family are found in 18 c /src/exec/score/cpu. Support code for this port as well as processor18 cpukit/score/cpu. Support code for this port as well as processor 19 19 dependent code which may be reused across multiple Board Support Packages 20 20 is found in c/src/lib/libcpu.
Note: See TracChangeset
for help on using the changeset viewer.