xref: /rk3399_rockchip-uboot/include/linux/bug.h (revision d9b1ff81445a766d905aa17bdbd6258c5c5ab146)
1 #ifndef _LINUX_BUG_H
2 #define _LINUX_BUG_H
3 
4 #include <linux/build_bug.h>
5 
6 #endif	/* _LINUX_BUG_H */
7