xref: /openbmc/linux/tools/testing/radix-tree/linux/bug.h (revision 56896ef5b990a3822da45f92e548c4c8ac301bb4)
1 #define WARN_ON_ONCE(x)		assert(x)
2