]> Git Repo - qemu.git/blobdiff - include/exec/cpu-all.h
cpu: Make first_cpu and next_cpu CPUState
[qemu.git] / include / exec / cpu-all.h
index 67608511397c56d075ef27542056a64b08249e1d..6499cd0f2e33b3099c59a746bd8836dfe5f2388b 100644 (file)
@@ -356,7 +356,6 @@ CPUArchState *cpu_copy(CPUArchState *env);
 
 void QEMU_NORETURN cpu_abort(CPUArchState *env, const char *fmt, ...)
     GCC_FMT_ATTR(2, 3);
-extern CPUArchState *first_cpu;
 
 /* Flags for use in ENV->INTERRUPT_PENDING.
 
This page took 0.023643 seconds and 4 git commands to generate.