]> Git Repo - qemu.git/blobdiff - target-openrisc/fpu_helper.c
tcg: Invert the inclusion of helper.h
[qemu.git] / target-openrisc / fpu_helper.c
index 4615a366d197304566bddcea4591593694ded654..c94ed35afbfcf6d545637fa69ed05eef2edf6246 100644 (file)
@@ -19,7 +19,7 @@
  */
 
 #include "cpu.h"
-#include "helper.h"
+#include "exec/helper-proto.h"
 #include "exception.h"
 
 static inline uint32_t ieee_ex_to_openrisc(OpenRISCCPU *cpu, int fexcp)
This page took 0.020379 seconds and 4 git commands to generate.