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)
commit25a39747e642ca3c18287e3971e0f3f8692cf301
treedce955c7f45fe28cf17bfd3a63cd1c5e6d6131b8
parent547ec40f306efa22e33969e7d1c95f2329c5d0ad
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