aboutsummaryrefslogtreecommitdiffstats
path: root/libalee/config.hpp
blob: 20d09500f4c6b3723780b775dc4b0ab4241808d5 (plain)
1
2
3
4
5
#ifndef ALEE_MSP430_HOST
#define LIBALEE_SECTION
#else
#define LIBALEE_SECTION __attribute__((section(".libalee")))
#endif