RTEMS
5.0.0
|
Symbols defined in linker command base file. More...
Go to the source code of this file.
Macros | |
#define | LINKER_SYMBOL(sym) extern char sym []; |
#define | BSP_FAST_TEXT_SECTION __attribute__((section(".bsp_fast_text"))) |
#define | BSP_FAST_DATA_SECTION __attribute__((section(".bsp_fast_data"))) |
#define | BSP_NOCACHE_SECTION __attribute__((section(".bsp_nocache"))) |
#define | BSP_NOCACHE_SUBSECTION(subsection) __attribute__((section(".bsp_nocache." # subsection))) |
#define | BSP_NOCACHENOLOAD_SECTION __attribute__((section(".bsp_noload_nocache"))) |
#define | BSP_NOCACHENOLOAD_SUBSECTION(subsection) __attribute__((section(".bsp_noload_nocache." # subsection))) |
Symbols defined in linker command base file.