forked from Imagelibrary/rtems
2006-02-08 Joel Sherrill <joel@OARcorp.com>
* clock/clockdrv.c: Correct path to clockdrv_shell.c
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2006-02-08 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
|
* clock/clockdrv.c: Correct path to clockdrv_shell.c
|
||||||
|
|
||||||
2006-02-08 Joel Sherrill <joel@OARcorp.com>
|
2006-02-08 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
* startup/linkcmds: Add sections required by newer gcc versions.
|
* startup/linkcmds: Add sections required by newer gcc versions.
|
||||||
|
|||||||
@@ -46,4 +46,4 @@
|
|||||||
#define Clock_driver_support_shutdown_hardware() \
|
#define Clock_driver_support_shutdown_hardware() \
|
||||||
MONGOOSEV_WRITE_REGISTER( CLOCK_BASE, MONGOOSEV_TIMER_CONTROL_REGISTER, 0 )
|
MONGOOSEV_WRITE_REGISTER( CLOCK_BASE, MONGOOSEV_TIMER_CONTROL_REGISTER, 0 )
|
||||||
|
|
||||||
#include <clockdrv_shell.c>
|
#include "../../../shared/clockdrv_shell.c"
|
||||||
|
|||||||
Reference in New Issue
Block a user