u-boot-brain/include/linux/bug.h

7 lines
99 B
C

#ifndef _LINUX_BUG_H
#define _LINUX_BUG_H
#include <linux/build_bug.h>
#endif /* _LINUX_BUG_H */