Commit Graph

13 Commits

Author SHA1 Message Date
Joel Sherrill
6748b76cfb 2009-02-11 Joel Sherrill <joel.sherrill@oarcorp.com>
* tod.c: Use rtems_clock_get_tod().
2009-02-11 23:06:55 +00:00
Ralf Corsepius
14d7c5a7b5 Convert to "bool". 2008-09-05 08:08:39 +00:00
Joel Sherrill
344745466b 2008-09-03 Joel Sherrill <joel.sherrill@OARcorp.com>
* tod.c: Remove extern. RTC_Present is not defined anywhere.
2008-09-03 21:28:30 +00:00
Ralf Corsepius
9212cb3248 Add missing prototypes. 2008-08-18 06:06:18 +00:00
Joel Sherrill
cbe03572eb 2005-01-23 Joel Sherrill <joel@OARcorp.com>
* tod.c: Change type of RTC_Count to size_t.
2005-01-23 15:04:00 +00:00
Eric Norum
3758c53ca6 Set RTEMS time during TOD initialization 2004-10-25 20:41:29 +00:00
Ralf Corsepius
f05b2ac0bc Remove duplicate white lines. 2004-04-21 16:01:48 +00:00
Ralf Corsepius
6128a4aa5e Remove stray white spaces. 2004-04-21 10:43:04 +00:00
Ralf Corsepius
3239698d1f Remove stray white spaces. 2004-04-15 13:26:21 +00:00
Ralf Corsepius
a2ac7e100a 2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
* bsplibc.c, clockdrv_shell.c, ide_ctrl.c, tod.c,
	gdbstub/rtems-stub-glue.c: Convert to using c99 fixed size types.
2004-03-31 05:21:47 +00:00
Joel Sherrill
7050ec709b 2003-09-04 Joel Sherrill <joel@OARcorp.com>
* bootcard.c, bspclean.c, clockdrv_shell.c, console-polled.c,
	console.c, ide_ctrl.c, main.c, sbrk.c, setvec.c, tod.c, tod.h,
	include/coverhd.h: URL for license changed.
2003-09-04 18:52:52 +00:00
Joel Sherrill
509dc7c18d Added getRealTime() and setRealTime().
Reimplemented checkRealTime() to use RTEMS internal routine.
1998-07-30 21:27:51 +00:00
Joel Sherrill
02733a9613 New file. Based on merged of shared libchip style console.c and the
existing TOD interface.
1998-07-29 00:38:51 +00:00