Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/toolchain/
Dgcc.h101 #define ALIAS_OF(of) __attribute__((alias(#of))) macro
104 return_type new_alias() ALIAS_OF(real_func)