summaryrefslogtreecommitdiffstats
path: root/doc/user/userext.t
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--doc/user/userext.t3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/user/userext.t b/doc/user/userext.t
index 20cc4566bd..b73799a7ba 100644
--- a/doc/user/userext.t
+++ b/doc/user/userext.t
@@ -564,6 +564,7 @@ constants, usage, and status codes.
@subheading CALLING SEQUENCE:
@ifset is-C
+@c @findex rtems_extension_create
@example
rtems_status_code rtems_extension_create(
rtems_name name,
@@ -609,6 +610,7 @@ preempted.
@subheading CALLING SEQUENCE:
@ifset is-C
+@c @findex rtems_extension_ident
@example
rtems_status_code rtems_extension_ident(
rtems_name name,
@@ -652,6 +654,7 @@ preempted.
@subheading CALLING SEQUENCE:
@ifset is-C
+@c @findex rtems_extension_delete
@example
rtems_status_code rtems_extension_delete(
rtems_id id