summaryrefslogtreecommitdiffstats
path: root/target-arm/exec.h
diff options
context:
space:
mode:
Diffstat (limited to 'target-arm/exec.h')
-rw-r--r--target-arm/exec.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/target-arm/exec.h b/target-arm/exec.h
index bd4910d..c543cf4 100644
--- a/target-arm/exec.h
+++ b/target-arm/exec.h
@@ -61,5 +61,3 @@ static inline int cpu_halted(CPUState *env) {
void cpu_loop_exit(void);
void raise_exception(int);
-
-uint32_t helper_neon_mul_p8(uint32_t op1, uint32_t op2);
OpenPOWER on IntegriCloud