mirror of
https://github.com/mborgerson/xemu.git
synced 2026-02-09 10:45:49 +00:00
Disentangle cpu-common.h and memory.h from NEED_CPU_H. Prototypes are not defined for !NEED_CPU_H, so remove them from poison.h too. Only macros need poisoning. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>