  | 
  
    RTEMS
    5.1
    
   | 
 
 
 
 
Go to the documentation of this file.   36 #ifndef _RTEMS_CONFDEFS_BSP_H    37 #define _RTEMS_CONFDEFS_BSP_H    39 #ifndef __CONFIGURATION_TEMPLATE_h    40 #error "Do not include this file directly, use <rtems/confdefs.h> instead"    45 #ifdef CONFIGURE_DISABLE_BSP_SETTINGS    46   #undef BSP_IDLE_TASK_BODY    47   #undef BSP_IDLE_TASK_STACK_SIZE    48   #undef BSP_INITIAL_EXTENSION    49   #undef BSP_INTERRUPT_STACK_SIZE    50   #undef CONFIGURE_BSP_PREREQUISITE_DRIVERS    51   #undef CONFIGURE_MALLOC_BSP_SUPPORTS_SBRK