Files
rtems/c/src
Joel Sherrill 5aa4ed9917 i386: PR2010: Remove pc386 BSPs using soft-float
i386 soft-float is no longer supported by gcc. Dropping
all references to soft-float in the pc386 BSP.
2013-05-01 10:12:52 -05:00
..
2013-03-08 15:55:06 -05:00
2013-03-08 15:55:06 -05:00
2013-04-08 16:42:37 +02:00
2013-03-08 15:55:06 -05:00
2013-03-08 15:55:06 -05:00
2012-07-19 15:47:55 +02:00

This is the top level directory of the C RTEMS environment.  The
following is a description of the contents of each file and
subdirectory directly in this directory:

    tests

       This directory contains the RTEMS Test Suites. Currently
       this includes the following suites:

         + Single Processor Test Suite
         + Multiprocessor Test Suite
         + Timing Test Suite
         + Sample Application Suite

    lib

       This directory contains src for RTEMS libraries:
          libc, board support (including drivers) and libcpu.

    exec

       This directory contains the source code for the RTEMS executive.