Ignore:
Timestamp:
Feb 4, 2014, 12:24:16 PM (10 years ago)
Author:
cfuguet
Message:

Introducing generic soft_sort_giet application for the
GIET nano-kernel.

It uses the number of clusters and the number of processors
defined in the hard_config.h file to deduce the number of
threads executing the application.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/softs/giet_tsar/stdio.h

    r622 r626  
    6363unsigned int    _procnumber();
    6464
     65unsigned int    _rand();
     66
    6567void            _it_mask();
    6668void            _it_enable();
Note: See TracChangeset for help on using the changeset viewer.