1 2 3 4 5
#ifndef ALEE_MSP430_HOST #define LIBALEE_SECTION #else #define LIBALEE_SECTION __attribute__((section(".libalee"))) #endif