Jan. 27, 2014
6:57 p.m.
于 2014/1/27 18:20, Kristof Provost wrote:
It lives in include/generated/uapi/linux/version.h
Accroding to LDD3, version.h is included with the path "linux/version.h", therefore I think the "include/generated/uapi/linux/version.h" might be symbolic linked to "include/linux/version.h" during compilation. Is this the case?