[NET]: Change some "if (x) BUG();" to "BUG_ON(x);"
[linux-2.6] / include / asm-sparc64 / linkage.h
1 #ifndef __ASM_LINKAGE_H
2 #define __ASM_LINKAGE_H
3
4 /* Nothing to see here... */
5
6 #endif