mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2007-05-07 Ralf Corsépius <ralf.corsepius@rtems.org>
* mpc8xx/clock/clock.c: Remove unused var extclk_value.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2007-05-07 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* mpc8xx/clock/clock.c: Remove unused var extclk_value.
|
||||
|
||||
2007-04-17 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* mpc6xx/clock/c_clock.c: Add initial cut at nanoseconds since last
|
||||
|
||||
@@ -72,7 +72,6 @@ void clockOn(void* unused)
|
||||
unsigned desiredLevel;
|
||||
uint32_t pit_value;
|
||||
uint32_t mf_value;
|
||||
uint32_t extclk_value;
|
||||
rtems_boolean force_prescaler = FALSE;
|
||||
if (rtems_cpu_configuration_get_clicks_per_usec() == 0) {
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user