logo       

ifdef fix.: msg#00400

emulators.xen.cvs

Subject: ifdef fix.

ChangeSet 1.1159.256.69, 2005/03/25 23:01:33+00:00, kaf24@xxxxxxxxxxxxxxxxxxxx

ifdef fix.



time.c | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)


diff -Nru a/xen/arch/x86/time.c b/xen/arch/x86/time.c
--- a/xen/arch/x86/time.c 2005-03-25 19:05:59 -05:00
+++ b/xen/arch/x86/time.c 2005-03-25 19:05:59 -05:00
@@ -136,7 +136,7 @@

diff = end - start;

-#if defined(_i386__)
+#if defined(__i386__)
/* If quotient doesn't fit in 32 bits then we return error (zero). */
if ( diff & ~0xffffffffULL )
return 0;


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise