Files
acrn-hypervisor/hypervisor/include/arch/x86
Junjie Mao a91952d3d4 HV: per_cpu: drop dependency on version.h and add license header
version.h is included but not used by per_cpu.h. This results in a forceful
rebuild of almost all files because per_cpu.h (and thus version.h) is depended
on by many files, and version.h is created every time a build is triggered.

This patch breaks this dependency. No further changes needed as sources using
version.h all include that file explicitly.

Also add the missing license header BTW.

Signed-off-by: Junjie Mao <junjie.mao@intel.com>
2018-07-17 13:54:03 +08:00
..
2018-07-16 10:35:54 +08:00
2018-06-07 09:55:29 +08:00
2018-07-10 10:28:03 +08:00
2018-07-10 16:37:40 +08:00
2018-06-08 12:06:15 +08:00
2018-05-18 16:38:40 +08:00