Home
last modified time | relevance | path

Searched defs:__compiletime_error_fallback (Results 1 – 1 of 1) sorted by relevance

/third_party/uboot/u-boot-2020.01/include/linux/
Dcompiler.h471 # define __compiletime_error_fallback(condition) \ macro
476 # define __compiletime_error_fallback(condition) do { } while (0) macro