Home
last modified time | relevance | path

Searched refs:_LINKER_IS_EMPTY_TOKEN_EXPAND (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/include/zephyr/linker/
Ddevicetree_regions.h93 #define _LINKER_IS_EMPTY_TOKEN_EXPAND(x) _LINKER_IS_EMPTY_TOKEN_##x macro
94 #define _LINKER_IS_EMPTY_TOKEN(x) _LINKER_IS_EMPTY_TOKEN_EXPAND(x)