]> git.proxmox.com Git - mirror_qemu.git/commit - tcg/s390/tcg-target.c
tcg-s390: Remove useless preprocessor conditions
authorRichard Henderson <rth@twiddle.net>
Tue, 26 Mar 2013 20:39:50 +0000 (16:39 -0400)
committerRichard Henderson <rth@twiddle.net>
Fri, 5 Apr 2013 18:35:40 +0000 (13:35 -0500)
commita01fc30da4d4b6f16889429518eeefe382bc4d42
treedc3a724b6e43beae25e386179cf2c3d1a1f7dad2
parenta4924e8bb533fb537d82a463b6465d80adaea0f5
tcg-s390: Remove useless preprocessor conditions

We only support 64-bit code generation for s390x.
Don't clutter the code with ifdefs that suggest otherwise.

Signed-off-by: Richard Henderson <rth@twiddle.net>
tcg/s390/tcg-target.c
tcg/s390/tcg-target.h