summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/gen68302/timer/timerisr.S
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-31 15:54:43 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-31 15:54:43 +0000
commit0ccb2bbf81159daac222cbad4c2a522a61ff30d9 (patch)
tree14e0e4c2ab097137d54370d7d3c1fc9070b2ba9a /c/src/lib/libbsp/m68k/gen68302/timer/timerisr.S
parent2008-08-30 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-0ccb2bbf81159daac222cbad4c2a522a61ff30d9.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 'c/src/lib/libbsp/m68k/gen68302/timer/timerisr.S')
-rw-r--r--c/src/lib/libbsp/m68k/gen68302/timer/timerisr.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/m68k/gen68302/timer/timerisr.S b/c/src/lib/libbsp/m68k/gen68302/timer/timerisr.S
index 16ef5a5e9b..fdaf24ae82 100644
--- a/c/src/lib/libbsp/m68k/gen68302/timer/timerisr.S
+++ b/c/src/lib/libbsp/m68k/gen68302/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