sim-card
/
qemu
Archived
10
0
Fork 0

remove dead m68k definitions

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
Paolo Bonzini 2010-02-18 21:25:22 +01:00 committed by Blue Swirl
parent c68aaa1892
commit df2a54e698
1 changed files with 0 additions and 4 deletions

View File

@ -20,10 +20,6 @@
#include "dyngen-exec.h"
register struct CPUM68KState *env asm(AREG0);
/* This is only used for tb lookup. */
register uint32_t T0 asm(AREG1);
/* ??? We don't use T1, but common code expects it to exist */
#define T1 env->t1
#include "cpu.h"
#include "exec-all.h"