diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2016-01-21 14:15:08 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2016-01-21 14:15:08 +0000 |
commit | f3a9b6945cbbb23f3a70da14e9ffdf1e60c580a8 (patch) | |
tree | 35c77f285e527b5dcfede764c8f0a35d713dfd93 /target-arm/cpu64.c | |
parent | 446c81abf8e0572b8d5d23fe056516ac62af278d (diff) |
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 'target-arm/cpu64.c')
0 files changed, 0 insertions, 0 deletions