Searched defs:__compiletime_warning (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/linux/ | ||
H A D | compiler-gcc.h | 186 # define __compiletime_warning(message) __attribute__((warning(message))) macro |
H A D | compiler.h | 460 # define __compiletime_warning(message) macro |