target-arm: Move arm_log_exception() into internals.h
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 15 Apr 2014 18:18:43 +0000 (19:18 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 17 Apr 2014 20:34:04 +0000 (21:34 +0100)
commit2f2a00aec9838bc52ac4f5dd452f4cf533effa88
treedf3a0fae16a357f3ff1e17b17ca3d16c1bab5c3d
parenta65f1de982302f5c33f668ad25a120eba7993d37
target-arm: Move arm_log_exception() into internals.h

Move arm_log_exception() into internals.h so we can use it from
helper-a64.c for the AArch64 exception entry code.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
target-arm/helper.c
target-arm/internals.h