source: rtems/c/src/lib/start/README @ 3652ad35

4.104.114.84.95
Last change on this file since 3652ad35 was ac7d5ef0, checked in by Joel Sherrill <joel.sherrill@…>, on 05/11/95 at 17:39:37

Initial revision

  • Property mode set to 100644
File size: 327 bytes
Line 
1$Id$
2
3For each processor there may be some start up code
4(like crt.o) in the appropriate entry subdirectory.  This
5entry code transfers control to target board specific
6code).
7
8For some processors this code exists in some external (to RTEMS)
9library such as libgloss or the host system (for example the hppa1_1
10and UNIX cpu's)
Note: See TracBrowser for help on using the repository browser.