From 68f54e1a6af1abc764eeeeab6fb61d3e29907797 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 1 Jul 1999 23:05:34 +0000 Subject: Fixed reference to initialize_executive to use the current name. --- doc/user/io.t | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/user/io.t b/doc/user/io.t index 9c592b425c..0577bc5a0e 100644 --- a/doc/user/io.t +++ b/doc/user/io.t @@ -140,7 +140,8 @@ of the status indicate a driver specific code. @subsection Device Driver Initialization RTEMS automatically initializes all device drivers -when multitasking is initiated via the initialize_executive +when multitasking is initiated via the +@code{@value{DIRPREFIX}initialize_executive} directive. RTEMS initializes the device drivers by invoking each device driver initialization entry point with the following parameters: -- cgit v1.2.3