forked from Imagelibrary/rtems
2008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>
* clock/clockdrv.c: Correct spelling error in comment. * include/tm27.h: Delete duplicate #endif.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* clock/clockdrv.c: Correct spelling error in comment.
|
||||
* include/tm27.h: Delete duplicate #endif.
|
||||
|
||||
2008-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* clock/clockdrv.c: include "../../../shared/clockdrv_shell.h".
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* Instantiate the clock driver shell.
|
||||
*
|
||||
* This usese the TOY (Time of Year) timer to implement the clock.
|
||||
* This uses the TOY (Time of Year) timer to implement the clock.
|
||||
*
|
||||
* Copyright (c) 2005 by Cogent Computer Systems
|
||||
* Written by Jay Monkman <jtm@lopingdog.com>
|
||||
|
||||
@@ -46,6 +46,5 @@ int negate_sw_irw(uint32_t irqnum);
|
||||
continue;\
|
||||
} while(0)
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user