Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dcompiler.h459 #ifndef __compiletime_warning
460 # define __compiletime_warning(message) macro
H A Dcompiler-gcc.h186 # define __compiletime_warning(message) __attribute__((warning(message))) macro