tcg: Move definition of type TCGv
authorLluís Vilanova <vilanova@ac.upc.edu>
Thu, 25 Feb 2016 16:43:21 +0000 (17:43 +0100)
committerStefan Hajnoczi <stefanha@redhat.com>
Tue, 1 Mar 2016 13:27:09 +0000 (13:27 +0000)
commit5d4e1a1081d3f1ec2908ff0eaebe312389971ab4
treeddbcc3a0d008a5ad52ac429314dbb869f4ed68c5
parent1bcea73e13b2b059d0cb3301aeaca43e5656ef57
tcg: Move definition of type TCGv

The target-dependant type TCGv must be defined in "tcg/tcg.h" before
including the tracing helper wrappers in "tcg/tcg-op.h".

It also makes more sense to define it here, where other TCG types are
defined too.

Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu>
Message-id: 145641860129.30295.17554707227384022653.stgit@localhost
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
tcg/tcg-op.h
tcg/tcg.h