Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/
H A Dbuild_bug.h14 #define BUILD_BUG() (0) macro
80 #define BUILD_BUG() BUILD_BUG_ON_MSG(1, "BUILD_BUG failed") macro