]> git.proxmox.com Git - mirror_qemu.git/commit - target/arm/helper.c
arm: move arm_log_exception into .c file
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 4 Dec 2015 11:28:03 +0000 (12:28 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 19 May 2016 14:42:29 +0000 (16:42 +0200)
commit27a7ea8a1f351578ce869b41ba1ba662c063fd62
tree3756ab01c48f92f947816ea76e5fa883f55d1d6b
parent33c11879fd422b759483ed25fef133ea900ea8d7
arm: move arm_log_exception into .c file

Avoid need for qemu/log.h inclusion, and make the function static too.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
target-arm/helper.c
target-arm/internals.h