summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/dmv177/timer/timer.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/powerpc/dmv177/timer/timer.c')
-rw-r--r--c/src/lib/libbsp/powerpc/dmv177/timer/timer.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/powerpc/dmv177/timer/timer.c b/c/src/lib/libbsp/powerpc/dmv177/timer/timer.c
index c9a406f6bf..1170270ae3 100644
--- a/c/src/lib/libbsp/powerpc/dmv177/timer/timer.c
+++ b/c/src/lib/libbsp/powerpc/dmv177/timer/timer.c
@@ -38,10 +38,8 @@ void Timer_initialize()
* Timer runs long and accurate enough not to require an interrupt.
*/
-
Timer_driver_Start_time = PPC_Get_timebase_register();
-
}
#define AVG_OVERHEAD 24 /* It typically takes 24 instructions */