From 83dae09588e4d946a1c5e3916cdb4b6d6126858e Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Tue, 29 Jun 2010 09:58:49 +0200 Subject: remove unused stuff from */exec.h Signed-off-by: Paolo Bonzini Signed-off-by: Blue Swirl --- target-i386/op_helper.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target-i386') diff --git a/target-i386/op_helper.c b/target-i386/op_helper.c index 71331c6..c50e818 100644 --- a/target-i386/op_helper.c +++ b/target-i386/op_helper.c @@ -16,7 +16,7 @@ * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, see . */ -#define CPU_NO_GLOBAL_REGS + #include "exec.h" #include "exec-all.h" #include "host-utils.h" -- cgit v1.1