summaryrefslogtreecommitdiffstats
path: root/doc/user/timer.t
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user/timer.t')
-rw-r--r--doc/user/timer.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/user/timer.t b/doc/user/timer.t
index 250cb4a76c..b82adb5e9c 100644
--- a/doc/user/timer.t
+++ b/doc/user/timer.t
@@ -58,6 +58,7 @@ The timer service routine should adhere to @value{LANGUAGE} calling
conventions and have a prototype similar to the following:
@ifset is-C
+@findex rtems_timer_service_routine
@example
rtems_timer_service_routine user_routine(
rtems_id timer_id,