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

[XenPPC] [PATCH] [ppc] match upstream changes



1 file changed, 4 insertions(+), 4 deletions(-)
xen/include/public/arch-ppc64.h |    8 ++++----


# HG changeset patch
# User Hollis Blanchard <hollisb@xxxxxxxxxx>
# Node ID 996dbf98f2949b2cee2019cac26201fff695a1a9
# Parent  f54d38cea8acaa870e6b73990fbff61fe4c3e2ac
[ppc] match upstream changes
Signed-off-by: Hollis Blanchard <hollisb@xxxxxxxxxx>

diff -r f54d38cea8ac -r 996dbf98f294 xen/include/public/arch-ppc64.h
--- a/xen/include/public/arch-ppc64.h   Tue May 30 14:30:34 2006 -0500
+++ b/xen/include/public/arch-ppc64.h   Tue May 30 14:55:51 2006 -0500
@@ -92,11 +92,11 @@ typedef struct vcpu_guest_context {
 } vcpu_guest_context_t;
 DEFINE_XEN_GUEST_HANDLE(vcpu_guest_context_t);
 
-typedef struct {
-} arch_shared_info_t;
+struct arch_shared_info {
+};
 
-typedef struct {
-} arch_vcpu_info_t;
+struct arch_vcpu_info {
+};
 
 /* Support for multi-processor guests. */
 #define MAX_VIRT_CPUS 32

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


 


Rackspace

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