[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH 4/12] VTPM mini-os: Mini-os machine specific headers



Which part? The check for gcc version >= 4.3 or the #defines for bswap_XX?

I think its correct

On 03/11/2011 07:31 PM, Samuel Thibault wrote:
Matthew Fioravante, le Fri 11 Mar 2011 17:44:01 -0500, a écrit :
+/* Use gcc optimized versions if they exist */
+#if __GNUC__>  4 || (__GNUC__ == 4&&  __GNUC_MINOR__>= 3)
+#define bswap_32(v) __builtin_bswap32(v)
+#define bswap_64(v) __builtin_bswap32(v)
Typo here, right?

Samuel


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.