Fixed reference to initialize_executive to use the current name.

This commit is contained in:
Joel Sherrill
1999-07-01 23:05:34 +00:00
parent e2c8e2cdc7
commit 68f54e1a6a

View File

@@ -140,7 +140,8 @@ of the status indicate a driver specific code.
@subsection Device Driver Initialization @subsection Device Driver Initialization
RTEMS automatically initializes all device drivers 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 directive. RTEMS initializes the device drivers by invoking
each device driver initialization entry point with the following each device driver initialization entry point with the following
parameters: parameters: