From 87ed029c79514f1417fa42a1a3bda6c3716654f4 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 2 Apr 1998 16:18:26 +0000 Subject: Added "findex" for all directive pages but it turns out that this blows up both makeinfo and texi2dvi. So I have commented them out. --- doc/user/init.t | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/user/init.t') 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 -- cgit v1.2.3