forked from Imagelibrary/rtems
2007-11-28 Joel Sherrill <joel.sherrill@OARcorp.com>
* ppc403/clock/clock.c: Now compiles and links.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2007-11-28 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||
|
||||
* ppc403/clock/clock.c: Now compiles and links.
|
||||
|
||||
2007-11-28 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||
|
||||
* mpc5xx/clock/clock.c, mpc5xx/timer/timer.c, mpc8260/clock/clock.c,
|
||||
|
||||
@@ -189,9 +189,7 @@ void ClockOn(
|
||||
uint32_t iocr;
|
||||
register uint32_t tcr;
|
||||
extern uint32_t bsp_clicks_per_usec;
|
||||
#ifdef ppc405
|
||||
extern boolean bsp_timer_internal_clock;
|
||||
#endif
|
||||
#ifdef ppc403
|
||||
uint32_t pvr;
|
||||
#endif /* ppc403 */
|
||||
|
||||
Reference in New Issue
Block a user