On 26 June 2016 at 06:20, He Kuang <heku...@huawei.com> wrote: > From: Wang Nan <wangn...@huawei.com> > > This patch copies "include/linux/math64.h" into > "tools/include/linux/math64.h" and copies > "include/asm-generic/div64.h" into > "tools/include/asm-generic/div64.h", to enable other libraries use > arithmetic operation defined in them.
This probably is a newbie question. What prevents us from using the header files directly? -- Nilay