summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/m68k/mcf5272/timer/timerisr.S
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-31 16:59:23 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-31 16:59:23 +0000
commita5cd22710d197b340c08901a870d98b61b6961d0 (patch)
tree43b7ad003d51dbcac8d33aad10a5fb12e8a9a90b /c/src/lib/libcpu/m68k/mcf5272/timer/timerisr.S
parent2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-a5cd22710d197b340c08901a870d98b61b6961d0.tar.bz2
2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
* mcf5206/timer/timer.c, mcf5206/timer/timerisr.S, mcf5272/timer/timer.c, mcf5272/timer/timerisr.S: Rename timer driver methods to follow RTEMS programming conventions.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libcpu/m68k/mcf5272/timer/timerisr.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libcpu/m68k/mcf5272/timer/timerisr.S b/c/src/lib/libcpu/m68k/mcf5272/timer/timerisr.S
index aa7d387c18..66519623f2 100644
--- a/c/src/lib/libcpu/m68k/mcf5272/timer/timerisr.S
+++ b/c/src/lib/libcpu/m68k/mcf5272/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_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