Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dcompiler_attributes.h150 #if __has_attribute(__error__)
151 # define __compiletime_error(msg) __attribute__((__error__(msg)))
/openbmc/linux/tools/include/linux/
H A Dcompiler-gcc.h21 #if __has_attribute(__error__)