Commit Graph

11 Commits

Author SHA1 Message Date
Ralf Corsepius
1b4b7f397b Add missing prototypes. 2009-10-30 11:09:13 +00:00
Ralf Corsepius
3239698d1f Remove stray white spaces. 2004-04-15 13:26:21 +00:00
Ralf Corsepius
cc8f37cd59 * itronhello/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* 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>.
2004-04-01 15:16:08 +00:00
Ralf Corsepius
78ef0dcabd 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* 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>.
2004-04-01 10:14:34 +00:00
Joel Sherrill
2f564fee64 2003-09-04 Joel Sherrill <joel@OARcorp.com>
* itronhello/init.c, itronhello/itronhello.doc, itronhello/system.h,
	itronmbf01/init.c, itronmbf01/itronmbf01.doc, itronmbf01/system.h,
	itronmbox01/init.c, itronmbox01/system.h, itronsem01/init.c,
	itronsem01/itronsem01.doc, itronsem01/system.h, itrontask01/init.c,
	itrontask01/itrontask01.doc, itrontask01/system.h,
	itrontask01/task1.c, itrontask02/dormant.c, itrontask02/init.c,
	itrontask02/itrontask02.doc, itrontask02/system.h,
	itrontask03/init.c, itrontask03/itrontask03.doc,
	itrontask03/preempt.c, itrontask03/system.h, itrontask03/task1.c,
	itrontask03/task2.c, itrontask03/task3.c, itrontask04/init.c,
	itrontask04/itrontask04.doc, itrontask04/system.h,
	itrontask04/task1.c, itrontask04/task2.c, itrontask04/task3.c,
	itrontime01/init.c, itrontime01/system.h: URL for license changed.
2003-09-04 18:53:25 +00:00
Joel Sherrill
51252af93d 2000-11-20 Joel Sherrill <joel@OARcorp.com>
* itrontask01/system.h: Configure enough stack memory.
2000-11-20 13:36:20 +00:00
Joel Sherrill
df49c60c96 Merged from 4.5.0-beta3a 2000-06-12 15:00:15 +00:00
Jennifer Averett
9d9a3dd8d3 + Updated copyright information. 1999-11-17 16:47:58 +00:00
Joel Sherrill
713b2eac2f General cleanup. Test documentation improved. The message buffer test
prints a message instead of actually testing since the message buffer
implementation is not in yet.
1999-11-10 22:15:42 +00:00
Joel Sherrill
e099180999 Merged tests from Task group. 1999-11-09 23:27:05 +00:00
Joel Sherrill
352c9b2035 This patch adds the basic framework for the ITRON 3.0 API implementation
for RTEMS.
1999-11-09 22:07:23 +00:00