tcg: Remove redundant declarations of TCG_TARGET_REG_BITS
authorStefan Weil <sw@weilnetz.de>
Wed, 7 Dec 2011 22:31:46 +0000 (23:31 +0100)
committerStefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Fri, 9 Dec 2011 10:03:39 +0000 (10:03 +0000)
commit46d5dee007d3300210968308983b4834d4d1403f
treeb0af5f691641eddbd4f73aceb23b0660233bd185
parenta30cfee5ee6d4c6737de4549be1cb75c3ec539c8
tcg: Remove redundant declarations of TCG_TARGET_REG_BITS

TCG_TARGET_REG_BITS is declared in tcg.h for all TCG targets.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
tcg/i386/tcg-target.h