From 0361ef51193e3d6862483f3f8d2fc8a62bc7c950 Mon Sep 17 00:00:00 2001 From: joq Date: Sat, 23 Oct 2004 01:46:14 +0000 Subject: [PATCH] remove bogus comment git-svn-id: svn+ssh://jackaudio.org/trunk/jack@776 0c269be4-1314-0410-8aa9-9f06e86f4224 --- config/cpu/powerpc/cycles.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/config/cpu/powerpc/cycles.h b/config/cpu/powerpc/cycles.h index 84486d4..429f835 100644 --- a/config/cpu/powerpc/cycles.h +++ b/config/cpu/powerpc/cycles.h @@ -28,10 +28,7 @@ typedef unsigned long cycles_t; -/* - * For the "cycle" counter we use the timebase lower half. - * Currently only used on SMP. - */ +/* For the "cycle" counter we use the timebase lower half. */ extern cycles_t cacheflush_time;