summaryrefslogtreecommitdiffstats
path: root/doc/user/init.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-04-02 16:18:26 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-04-02 16:18:26 +0000
commit87ed029c79514f1417fa42a1a3bda6c3716654f4 (patch)
tree35f31e44574cbbad4129c9f90200de60f5f9b19c /doc/user/init.t
parentAdded copy of HELP.html. (diff)
downloadrtems-87ed029c79514f1417fa42a1a3bda6c3716654f4.tar.bz2
Added "findex" for all directive pages but it turns out that this
blows up both makeinfo and texi2dvi. So I have commented them out.
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