|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] xen-x86_64.h:155: warning: data definition has no type or st
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
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] xen-x86_64.h:155: warning: data definition has no type or storage class,
K.C. Lee <=
|
|
|
|
|