diff options
| author | Peter Maydell | 2016-01-21 15:15:08 +0100 |
|---|---|---|
| committer | Peter Maydell | 2016-01-21 15:15:08 +0100 |
| commit | f3a9b6945cbbb23f3a70da14e9ffdf1e60c580a8 (patch) | |
| tree | 35c77f285e527b5dcfede764c8f0a35d713dfd93 /include/exec/exec-all.h | |
| parent | target-arm: Properly support EL2 and EL3 in arm_el_is_aa64() (diff) | |
| download | qemu-f3a9b6945cbbb23f3a70da14e9ffdf1e60c580a8.tar.gz qemu-f3a9b6945cbbb23f3a70da14e9ffdf1e60c580a8.tar.xz qemu-f3a9b6945cbbb23f3a70da14e9ffdf1e60c580a8.zip | |
target-arm: Move aarch64_cpu_do_interrupt() to helper.c
Move the aarch64_cpu_do_interrupt() function to helper.c. We want
to be able to call this from code that isn't AArch64-only, and
the move allows us to avoid awkward #ifdeffery at the callsite.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Diffstat (limited to 'include/exec/exec-all.h')
0 files changed, 0 insertions, 0 deletions
