commit | 379d61b1c7d42512cded04d372f15a7e725db9e1 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Mon Apr 17 11:23:41 2017 -0300 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Wed Apr 19 13:01:42 2017 -0300 |
tree | c73b3eed9cccd2ae29075f848b7a274606bc5b46 | |
parent | 7909675daf55e8222b40e5e162bbc9d633bd5bac [diff] |
tools include: Introduce linux/bug.h, from the kernel sources With just what we will need in the upcoming changesets, the BUILD_BUG_ON_ZERO() definition. Cc: Adrian Hunter <adrian.hunter@intel.com> Cc: David Ahern <dsahern@gmail.com> Cc: Jiri Olsa <jolsa@kernel.org> Cc: Namhyung Kim <namhyung@kernel.org> Cc: Wang Nan <wangnan0@huawei.com> Link: http://lkml.kernel.org/n/tip-lw8zg7x6ttwcvqhp90mwe3vo@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>