RTEMS
Functions
init.h File Reference

This header file defines the Initialization Manager API. More...

#include <stdint.h>
#include <rtems/score/basedefs.h>

Go to the source code of this file.

Functions

RTEMS_NO_RETURN void rtems_initialize_executive (void)
 Initializes the system and starts multitasking. More...
 
RTEMS_NO_RETURN void rtems_shutdown_executive (uint32_t result)
 Shuts down the RTEMS environment. More...
 

Detailed Description

This header file defines the Initialization Manager API.

Definition in file init.h.