Newer
Older
barebox / include / linux / bug.h
@Andrey Smirnov Andrey Smirnov on 17 Apr 2018 128 bytes include: Port linux/build_bug.h from Linux kernel
#ifndef _LINUX_BUG_H
#define _LINUX_BUG_H

#include <asm-generic/bug.h>
#include <linux/build_bug.h>

#endif	/* _LINUX_BUG_H */