RTEMS 6.1-rc1
Macros | Functions
default-initial-extension.h File Reference

This header file provides the default definition of ::BSP_INITIAL_EXTENSION. More...

#include <rtems.h>

Go to the source code of this file.

Macros

#define BSP_INITIAL_EXTENSION    { NULL, NULL, NULL, NULL, NULL, NULL, NULL, bsp_fatal_extension, NULL }
 

Functions

void bsp_fatal_extension (rtems_fatal_source source, bool always_set_to_false, rtems_fatal_code error)
 

Detailed Description

This header file provides the default definition of ::BSP_INITIAL_EXTENSION.