summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/dmv177
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-07-30 19:41:46 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-07-30 19:41:46 +0000
commit1aa41860d87137c400bfc1d92133128f9f5c0cce (patch)
tree68e42852ed3a846304d3e95dc9db3f0426d73062 /c/src/lib/libbsp/powerpc/dmv177
parentNew file based on email from DY-4 technical support. (diff)
downloadrtems-1aa41860d87137c400bfc1d92133128f9f5c0cce.tar.bz2
Spacing corrected.
Diffstat (limited to 'c/src/lib/libbsp/powerpc/dmv177')
-rw-r--r--c/src/lib/libbsp/powerpc/dmv177/timer/timer.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/powerpc/dmv177/timer/timer.c b/c/src/lib/libbsp/powerpc/dmv177/timer/timer.c
index fe22682c59..674e2cf5a8 100644
--- a/c/src/lib/libbsp/powerpc/dmv177/timer/timer.c
+++ b/c/src/lib/libbsp/powerpc/dmv177/timer/timer.c
@@ -47,7 +47,6 @@ void Timer_initialize()
#define AVG_OVERHEAD 24 /* It typically takes 24 instructions */
/* to start/stop the timer. */
#define LEAST_VALID 1 /* Don't trust a value lower than this */
- /* psim can count instructions. :) */
/* PAGE
*