diff options
Diffstat (limited to 'target-alpha/cpu.h')
-rw-r--r-- | target-alpha/cpu.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target-alpha/cpu.h b/target-alpha/cpu.h index a3458a4146..210cc55f94 100644 --- a/target-alpha/cpu.h +++ b/target-alpha/cpu.h @@ -277,8 +277,6 @@ struct CPUAlphaState { */ target_ulong t0, t1; #endif - /* */ - double ft0, ft1, ft2; /* Those resources are used only in Qemu core */ CPU_COMMON |