[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] xen-x86_64.h:155: warning: data definition has no type or storage class
I use the following in my code and find the error message as title during compiling. #if defined(__i386__) #include "../arch-x86/xen-x86_32.h" #elif defined(__x86_64__) #include "../arch-x86/xen-x86_64.h" //KCL 2010/10/5 14:23: End #endif Can anyone help me? Thank you very much. Sincerely, K.C. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |