Home
last modified time | relevance | path

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

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