mirror of
https://github.com/mborgerson/xemu.git
synced 2025-12-01 16:10:01 +00:00
meson: infrastructure for building emulators
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
@ -29,7 +29,7 @@
|
||||
|
||||
#include "config-host.h"
|
||||
#ifdef NEED_CPU_H
|
||||
#include "config-target.h"
|
||||
#include CONFIG_TARGET
|
||||
#else
|
||||
#include "exec/poison.h"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user