target-arm: Export cpu_env
commit3407ad0e7a6f04905fc6a8ea72be03553e777988
authorAlexander Graf <agraf@suse.de>
Tue, 3 Sep 2013 19:12:04 +0000 (3 20:12 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 10 Sep 2013 18:11:28 +0000 (10 19:11 +0100)
treea8a46a001768bb46fec91ae55b4350289af1eef4
parentf570c61e694d78fc2f6717f4fbb7e820bf72d8dc
target-arm: Export cpu_env

The cpu_env tcg variable will be used by both the AArch32 and AArch64
handling code. Unstaticify it, so that both sides can make use of it.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: John Rigby <john.rigby@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1378235544-22290-5-git-send-email-peter.maydell@linaro.org
Message-id: 1368505980-17151-3-git-send-email-john.rigby@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target-arm/translate.c
target-arm/translate.h