mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 08:13:54 -06:00
removed unused code
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4434 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
a39f8f3ad9
commit
a57f63167c
5 changed files with 0 additions and 14 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue