Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/
A Dbug.h22 static inline void __BUG_ON(unsigned long condition) in __BUG_ON() function
34 #define BUG_ON(C) __BUG_ON((unsigned long)(C))

Completed in 2 milliseconds