]> git.proxmox.com Git - mirror_qemu.git/commit
tcg: Don't declare TCG_TARGET_REG_BITS in tcg-target.h
authorStefan Weil <weil@mail.berlios.de>
Sat, 17 Sep 2011 20:00:28 +0000 (22:00 +0200)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 1 Oct 2011 06:11:12 +0000 (06:11 +0000)
commit840f58617b12a536ec56e5775ab42d730d0d6259
treedce955c7f45fe28cf17bfd3a63cd1c5e6d6131b8
parent817b838e3c9faca4eca7e878f901ba8122f02043
tcg: Don't declare TCG_TARGET_REG_BITS in tcg-target.h

It is now declared for all tcg targets in tcg.h,
so the tcg target specific declarations are redundant.

Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
tcg/arm/tcg-target.h
tcg/hppa/tcg-target.h
tcg/ia64/tcg-target.h
tcg/mips/tcg-target.h
tcg/ppc/tcg-target.h
tcg/ppc64/tcg-target.h
tcg/s390/tcg-target.h
tcg/sparc/tcg-target.h