BSP and Device Driver Development Guide
The CPU dependent files in the RTEMS executive source code are found in the following directory:
cpukit/score/cpu/CPU
where CPU is replaced with the CPU family name.
Within each CPU dependent directory inside the executive proper is a
file named CPU.h
which contains information about each of the
supported CPU models within that family.
BSP and Device Driver Development Guide
Copyright © 1988-2008 OAR Corporation