forked from Imagelibrary/rtems
Remove duplicate white lines.
This commit is contained in:
@@ -35,7 +35,6 @@ void Timer_initialize( void )
|
||||
* implemenations of timer but ....
|
||||
*/
|
||||
|
||||
|
||||
c4x_timer_stop(C4X_TIMER_0);
|
||||
c4x_timer_set_period(C4X_TIMER_0, 0xffffffff); /* so no interupts */
|
||||
c4x_timer_start(C4X_TIMER_0);
|
||||
|
||||
Reference in New Issue
Block a user