summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/ods68302/timer/timerisr.S
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-31 18:17:35 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-31 18:17:35 +0000
commit6b2923cbc3d60fb3c204677bb0eed2afaedfa0c7 (patch)
tree581283d14fa260fe96648952f9c5b7332551330e /c/src/lib/libbsp/m68k/ods68302/timer/timerisr.S
parent2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-6b2923cbc3d60fb3c204677bb0eed2afaedfa0c7.tar.bz2
2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
* timer/timer.c, timer/timerisr.S: Eliminate empty function from every benchmark timer driver. Fix spelling.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/m68k/ods68302/timer/timerisr.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/m68k/ods68302/timer/timerisr.S b/c/src/lib/libbsp/m68k/ods68302/timer/timerisr.S
index fdaf24ae82..226cecf763 100644
--- a/c/src/lib/libbsp/m68k/ods68302/timer/timerisr.S
+++ b/c/src/lib/libbsp/m68k/ods68302/timer/timerisr.S
@@ -4,7 +4,7 @@
* All code in this routine is pure overhead which can perturb the
* accuracy of RTEMS' timing test suite.
*
- * See also: benchmark_timerread()
+ * See also: benchmark_timer_read()
*
* To reduce overhead this is best to be the "rawest" hardware interupt
* handler you can write. This should be the only interrupt which can