Searched refs:BUILD_BUG_ON_MSG (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dbuild_bug.h57 #define BUILD_BUG_ON_MSG(x, msg) BUILD_BUG_ON(x) macro

Completed in 62 milliseconds