e6dc91466c
The generic version of SECTION_VAR() is adding an extra space during expansion before second argument (e.g. SECTION_VAR(section, variable) => ".section. variable" instead of ".section.variable") which would result in build error. So remove the "##" in macro to fix this, and now it will also behave the same as SECTION_FUNC(). Signed-off-by: Daniel Leung <daniel.leung@intel.com> |
||
---|---|---|
.. | ||
common.h | ||
gcc.h | ||
llvm.h | ||
mwdt.h | ||
xcc.h | ||
xcc_missing_defs.h | ||
zephyr_stdint.h |