Re: [Qemu-devel] [PATCH 03/12] osdep.h: Move some compiler-specific things to compiler.h
On Wed, Jul 22, 2015 at 05:44:02PM +0100, Peter Maydell wrote: > osdep.h has a few things which are really compiler specific; > move them to compiler.h, and include compiler.h from osdep.h. > > Signed-off-by: Peter Maydell > --- > include/qemu/compiler.h | 47
[Qemu-devel] [PATCH 03/12] osdep.h: Move some compiler-specific things to compiler.h
osdep.h has a few things which are really compiler specific; move them to compiler.h, and include compiler.h from osdep.h. Signed-off-by: Peter Maydell --- include/qemu/compiler.h | 47 +++ include/qemu/osdep.h| 48 +