sim-card
/
qemu
Archived
10
0
Fork 0

s390x: remove compatibility cc field

Remove the now unused cc field that was only required to not break
bisectability.

Signed-off-by: Alexander Graf <agraf@suse.de>
This commit is contained in:
Alexander Graf 2011-04-13 13:30:00 +02:00
parent 59467bacfa
commit fe9b35b78f
1 changed files with 0 additions and 1 deletions

View File

@ -67,7 +67,6 @@ typedef struct CPUS390XState {
PSW psw;
uint32_t cc;
uint32_t cc_op;
uint64_t cc_src;
uint64_t cc_dst;