]> Git Repo - qemu.git/blobdiff - target-arm/cpu-qom.h
target-arm: Move aarch64_cpu_do_interrupt() to helper.c
[qemu.git] / target-arm / cpu-qom.h
index ad5ee380169894e5920c50ede267c718874c94e6..979e1ee4cf378a5b996e3634df7e84761e4f983c 100644 (file)
@@ -252,8 +252,8 @@ void arm_gt_stimer_cb(void *opaque);
 #ifdef TARGET_AARCH64
 int aarch64_cpu_gdb_read_register(CPUState *cpu, uint8_t *buf, int reg);
 int aarch64_cpu_gdb_write_register(CPUState *cpu, uint8_t *buf, int reg);
+#endif
 
 void aarch64_cpu_do_interrupt(CPUState *cs);
-#endif
 
 #endif
This page took 0.020907 seconds and 4 git commands to generate.