forked from Imagelibrary/rtems
Fixed reference to initialize_executive to use the current name.
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user