summaryrefslogtreecommitdiffstats
path: root/doc/user/init.t
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user/init.t')
-rw-r--r--doc/user/init.t4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/user/init.t b/doc/user/init.t
index 317ca84ea1..4fb93048c2 100644
--- a/doc/user/init.t
+++ b/doc/user/init.t
@@ -193,6 +193,7 @@ constants, usage, and status codes.
@subheading CALLING SEQUENCE:
@ifset is-C
+@c @findex rtems_initialize_executive
@example
void rtems_initialize_executive(
rtems_configuration_table *configuration_table,
@@ -256,6 +257,7 @@ with no intervening actions.
@subheading CALLING SEQUENCE:
@ifset is-C
+@c @findex rtems_initialize_executive_early
@example
rtems_interrupt_level rtems_initialize_executive_early(
rtems_configuration_table *configuration_table,
@@ -308,6 +310,7 @@ initialization sequences:
@subheading CALLING SEQUENCE:
@ifset is-C
+@c @findex rtems_initialize_executive_late
@example
void rtems_initialize_executive_late(
rtems_interrupt_level bsp_level
@@ -365,6 +368,7 @@ initialization sequences:
@subheading CALLING SEQUENCE:
@ifset is-C
+@c @findex rtems_shutdown_executive
@example
void rtems_shutdown_executive(
rtems_unsigned32 result