Round robin Scheduler

Dependencies:   mbed

globals.c

Committer:
timexton
Date:
2010-09-09
Revision:
0:cf2d4c337b6f

File content as of revision 0:cf2d4c337b6f:

/*****************************************************************************
******************************************************************************
**
** Function :- global.c
**
** Description :-
** -----------
** Main just declares the static storage
**
**
** Author :- Tim Exton-McGuinness
**
** Date Written :- June 2006
**
** Project :- Cut To Mark
**
** Argument list
** -------------
** none
**
** Amendment History
** -----------------
** No.        Date        Actioned by            Remarks
** ----     ----        -----------            -------
** 1        9/6/06        TEM                    Initial release */

#define    driver_static

#include    "globals.h"