summaryrefslogtreecommitdiffstats
path: root/c/src/lib/start/README
blob: bec0349374df154fce588cac1517998e439baad1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
$Id$

For each processor there may be some start up code
(like crt.o) in the appropriate entry subdirectory.  This
entry code transfers control to target board specific
code).

For some processors this code exists in some external (to RTEMS)
library such as libgloss or the host system (for example the hppa1_1
and UNIX cpu's)