qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL 21/24] monitor: uninclude cpu_ldst


From: Paolo Bonzini
Subject: [Qemu-devel] [PULL 21/24] monitor: uninclude cpu_ldst
Date: Wed, 16 Sep 2015 14:29:52 +0200

From: Peter Crosthwaite <address@hidden>

This header is non-needed anymore and wont work in multi-arch where
this service is not provided to core code.

Cc: Markus Armbruster <address@hidden>
Signed-off-by: Peter Crosthwaite <address@hidden>
Message-Id: <address@hidden>
Signed-off-by: Paolo Bonzini <address@hidden>
---
 monitor.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/monitor.c b/monitor.c
index e4a5653..7504321 100644
--- a/monitor.c
+++ b/monitor.c
@@ -68,7 +68,6 @@
 #include "trace/simple.h"
 #endif
 #include "exec/memory.h"
-#include "exec/cpu_ldst.h"
 #include "qmp-commands.h"
 #include "hmp.h"
 #include "qemu/thread.h"
-- 
2.5.0





reply via email to

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