From f45d0b2f8e8037189ee4816628e2c0e13dfb50d6 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Sat, 15 Feb 2020 14:16:58 +0100 Subject: config: Add Remove all comments and copyrightable content from the moved content. Use BSD-2-Clause license for new file. Update #3053. Update #3875. --- cpukit/include/rtems/confdefs.h | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) (limited to 'cpukit/include/rtems/confdefs.h') diff --git a/cpukit/include/rtems/confdefs.h b/cpukit/include/rtems/confdefs.h index b2a10902e4..eca210190c 100644 --- a/cpukit/include/rtems/confdefs.h +++ b/cpukit/include/rtems/confdefs.h @@ -51,23 +51,11 @@ #include #include #include +#include #include #include -#ifdef CONFIGURE_DISABLE_BSP_SETTINGS - #undef BSP_DEFAULT_UNIFIED_WORK_AREAS - #undef BSP_IDLE_TASK_BODY - #undef BSP_IDLE_TASK_STACK_SIZE - #undef BSP_INITIAL_EXTENSION - #undef BSP_INTERRUPT_STACK_SIZE - #undef BSP_MAXIMUM_DEVICES - #undef CONFIGURE_BSP_PREREQUISITE_DRIVERS - #undef CONFIGURE_MALLOC_BSP_SUPPORTS_SBRK -#else - #include -#endif - #ifdef RTEMS_NEWLIB #include #endif -- cgit v1.2.3