]> git.proxmox.com Git - qemu.git/blobdiff - thunk.h
ia64 support
[qemu.git] / thunk.h
diff --git a/thunk.h b/thunk.h
index 2fa3f63accd8900a8b600c04b7c86285a14d4d80..97b441a0b4fa061985b9139bc72179a486d68e47 100644 (file)
--- a/thunk.h
+++ b/thunk.h
@@ -70,7 +70,7 @@
 #define TARGET_LONG_BITS 32
 
 
-#if defined(__alpha__)
+#if defined(__alpha__) || defined (__ia64__)
 #define HOST_LONG_BITS 64
 #else
 #define HOST_LONG_BITS 32