qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] virtio: move bi-endian target support to a sing


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH] virtio: move bi-endian target support to a single location
Date: Tue, 31 May 2016 14:14:15 +0100

On 31 May 2016 at 14:10, Greg Kurz <address@hidden> wrote:
> Hence my tentative to put all the details in one place... would it
> be ok if I include "config-target.h" to ensure we have the TARGET macros ?

No, config-target.h is one of the headers that should never be
included by any file except osdep.h (and scripts/clean-includes
will check for this). You're guaranteed that it's always included
for you.

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]