From 6128a4aa5e791ed4e0a655bfd346a52d92da7883 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 21 Apr 2004 10:43:04 +0000 Subject: Remove stray white spaces. --- c/src/lib/libbsp/powerpc/dmv177/timer/timer.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'c/src/lib/libbsp/powerpc/dmv177/timer/timer.c') diff --git a/c/src/lib/libbsp/powerpc/dmv177/timer/timer.c b/c/src/lib/libbsp/powerpc/dmv177/timer/timer.c index e912c018da..c9a406f6bf 100644 --- a/c/src/lib/libbsp/powerpc/dmv177/timer/timer.c +++ b/c/src/lib/libbsp/powerpc/dmv177/timer/timer.c @@ -21,8 +21,8 @@ rtems_boolean Timer_driver_Find_average_overhead; /*PAGE * * Timer_initialize - * - * This routine initializes the timer. + * + * This routine initializes the timer. * * Input parameters: NONE * @@ -40,7 +40,7 @@ void Timer_initialize() Timer_driver_Start_time = PPC_Get_timebase_register(); - + } @@ -97,7 +97,7 @@ int Read_timer() * * Input parameters: NONE * - * Output parameters: + * Output parameters: * status code of successful * * Return values: NONE @@ -115,7 +115,7 @@ rtems_status_code Empty_function( void ) * * This routine sets a global boolean to the value passed in. * - * Input parameters: + * Input parameters: * find_flag - flag to indicate to find the average overhead. * * Output parameters: NONE -- cgit v1.2.3