]> git.proxmox.com Git - qemu.git/blobdiff - cpu-all.h
removed unused code
[qemu.git] / cpu-all.h
index 387030e54cd53dee39c8861d3b74339cbbef22d8..7e77f7656f62f14e11e59f2be05b6d247d714e47 100644 (file)
--- a/cpu-all.h
+++ b/cpu-all.h
@@ -743,7 +743,6 @@ void cpu_abort(CPUState *env, const char *fmt, ...)
     __attribute__ ((__noreturn__));
 extern CPUState *first_cpu;
 extern CPUState *cpu_single_env;
-extern int code_copy_enabled;
 
 #define CPU_INTERRUPT_EXIT   0x01 /* wants exit from main loop */
 #define CPU_INTERRUPT_HARD   0x02 /* hardware interrupt pending */