summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/gen68360/timer/timer.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-30 16:27:16 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-30 16:27:16 +0000
commit290da88f5a3e1908c2d9ab234199650308591a0e (patch)
tree3b89da25558ceeeba429da8ddaf6df89ea043ec0 /c/src/lib/libbsp/m68k/gen68360/timer/timer.c
parent2008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-290da88f5a3e1908c2d9ab234199650308591a0e.tar.bz2
2008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>
* timer/timer.c: Eliminate uses of old benchmark timer names.
Diffstat (limited to 'c/src/lib/libbsp/m68k/gen68360/timer/timer.c')
-rw-r--r--c/src/lib/libbsp/m68k/gen68360/timer/timer.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/c/src/lib/libbsp/m68k/gen68360/timer/timer.c b/c/src/lib/libbsp/m68k/gen68360/timer/timer.c
index 430ed28cec..f169a00db7 100644
--- a/c/src/lib/libbsp/m68k/gen68360/timer/timer.c
+++ b/c/src/lib/libbsp/m68k/gen68360/timer/timer.c
@@ -1,8 +1,5 @@
/*
- * Timer_init()
- *
* Use TIMER 1 and TIMER 2 for Timing Test Suite
- *
* The hardware on the MC68360 makes these routines very simple.
*
* Based on the `gen68302' board support package, and covered by the