X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=thunk.h;h=97b441a0b4fa061985b9139bc72179a486d68e47;hb=0d3301964df6d36c72dfa95ba5ae5e3b789cd1f8;hp=2fa3f63accd8900a8b600c04b7c86285a14d4d80;hpb=bb0ebb1f2dc4b7f48027f622db2b58d27dcd5055;p=qemu diff --git a/thunk.h b/thunk.h index 2fa3f63..97b441a 100644 --- 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