summaryrefslogblamecommitdiffstats
path: root/c-user/initialization/introduction.rst
blob: 88805f2e984fdb418c9bef54efc8ef031b2acca3 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                             
                                                         




                                                       
.. SPDX-License-Identifier: CC-BY-SA-4.0

.. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)

Introduction
============

The Initialization Manager is responsible for initializing the Board Support
Package, RTEMS, device drivers, the root filesystem and the application.  The
:ref:`RTEMSAPIClassicFatal` is responsible for the system
shutdown.

The Initialization Manager provides only one directive:

- :ref:`rtems_initialize_executive`