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 16:38:22 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-31 16:38:22 +0000
commit674a980f1c382d125a34e320bcb44771dd027628 (patch)
tree65f4a70082f0f7070860a437d64346226f86504f /c/src/lib/libbsp/m68k/ods68302/timer/timerisr.S
parent2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-674a980f1c382d125a34e320bcb44771dd027628.tar.bz2
2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
* timer/timer.c, timer/timerisr.S: Rename timer driver methods to follow RTEMS programming conventions.
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 16ef5a5e9b..fdaf24ae82 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: Read_timer()
+ * See also: benchmark_timerread()
*
* To reduce overhead this is best to be the "rawest" hardware interupt
* handler you can write. This should be the only interrupt which can