From 7a51ad822f533472cab908d2622578d51eb97dc6 Mon Sep 17 00:00:00 2001 From: j_mayer Date: Sun, 4 Nov 2007 02:24:58 +0000 Subject: For consistency, move muls64 / mulu64 prototypes to host-utils.h Make x86_64 optimized versions inline. git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3523 c046a42c-6fe2-441c-8c8c-71466251a162 --- target-alpha/op.c | 1 + 1 file changed, 1 insertion(+) (limited to 'target-alpha') diff --git a/target-alpha/op.c b/target-alpha/op.c index 2a52be4f49..da93e7cdfb 100644 --- a/target-alpha/op.c +++ b/target-alpha/op.c @@ -22,6 +22,7 @@ #include "config.h" #include "exec.h" +#include "host-utils.h" #include "op_helper.h" -- cgit v1.2.3