On 26/06/18 08:37, Jan Beulich wrote:
> Including the header solely at the assembler level means the compiler
> can't record the header as a dependency in .*.o.d files. Arrange for the
> header to be include-able at the C level instead.
>
> Signed-off-by: Jan Beulich
Acked-by: Andrew Cooper
___
On Tue, Jun 26, 2018 at 01:37:02AM -0600, Jan Beulich wrote:
> Including the header solely at the assembler level means the compiler
> can't record the header as a dependency in .*.o.d files. Arrange for the
> header to be include-able at the C level instead.
>
> Signed-off-by: Jan Beulich
Revie
Including the header solely at the assembler level means the compiler
can't record the header as a dependency in .*.o.d files. Arrange for the
header to be include-able at the C level instead.
Signed-off-by: Jan Beulich
--- a/xen/include/asm-x86/asm_defns.h
+++ b/xen/include/asm-x86/asm_defns.h