From 1f4db180af76c320984dda1fc371c993bfadad35 Mon Sep 17 00:00:00 2001 From: Thomas Doerfler Date: Thu, 25 Mar 2010 20:26:51 +0000 Subject: fix timer support, some reworks --- c/src/lib/libcpu/powerpc/mpc6xx/timer/timer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/lib/libcpu/powerpc/mpc6xx') diff --git a/c/src/lib/libcpu/powerpc/mpc6xx/timer/timer.c b/c/src/lib/libcpu/powerpc/mpc6xx/timer/timer.c index f32f6b572e..9c09872bab 100644 --- a/c/src/lib/libcpu/powerpc/mpc6xx/timer/timer.c +++ b/c/src/lib/libcpu/powerpc/mpc6xx/timer/timer.c @@ -1,6 +1,6 @@ /* timer.c * - * This file implements a benchmark timer using the General Purpose Timer. + * This file implements a benchmark timer using the PPC Timebase * * Notes: NONE * -- cgit v1.2.3