For consistency, move muls64 / mulu64 prototypes to host-utils.h
[qemu] / target-i386 / helper.c
index bb927f6..0a75e8c 100644 (file)
@@ -18,6 +18,7 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
 #include "exec.h"
+#include "host-utils.h"
 
 //#define DEBUG_PCALL