]> Git Repo - qemu.git/blobdiff - target/tricore/fpu_helper.c
target/*/cpu.h: remove softfloat.h
[qemu.git] / target / tricore / fpu_helper.c
index 7979bb66920e09d92041d0e8b1c2565296bf9ccb..df162902d686fc8434d74c4ac42beaa45bdbe472 100644 (file)
@@ -20,6 +20,7 @@
 #include "qemu/osdep.h"
 #include "cpu.h"
 #include "exec/helper-proto.h"
+#include "fpu/softfloat.h"
 
 #define QUIET_NAN 0x7fc00000
 #define ADD_NAN   0x7fc00001
This page took 0.022481 seconds and 4 git commands to generate.