* itronmbf01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* itronmbox01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* itronsem01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* itrontask01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* itrontask02/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* itrontask03/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* itrontask04/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* itrontime01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* itronhello/system.h: Include <rtems/itron.h> instead of <itron.h>.
* itronmbf01/system.h: Include <rtems/itron.h> instead of <itron.h>.
* itronmbox01/system.h: Include <rtems/itron.h> instead of <itron.h>.
* itronsem01/system.h: Include <rtems/itron.h> instead of <itron.h>.
* itrontask01/system.h: Include <rtems/itron.h> instead of <itron.h>.
* itrontask02/system.h: Include <rtems/itron.h> instead of <itron.h>.
* itrontask03/system.h: Include <rtems/itron.h> instead of <itron.h>.
* itrontask04/system.h: Include <rtems/itron.h> instead of <itron.h>.
* itrontime01/system.h: Include <rtems/itron.h> instead of <itron.h>.
then sta_tsk used to restart the task to its initial state.
+ Added calls to ref_tsk to yellow paths for suspended and
ready but not running tasks.
+ Fixed output file to correctly state test name
+ Added priority of preempt to the header file. Allows ref_tsk verification.