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

Re: [Xen-devel] [PATCH 1/4] tools: s/arm/arm32/ in foreign header checks.



On Thu, 2013-02-14 at 14:30 +0000, Tim Deegan wrote:
> At 14:16 +0000 on 14 Feb (1360851371), Ian Campbell wrote:
> > --- a/tools/include/xen-foreign/mkheader.py
> > +++ b/tools/include/xen-foreign/mkheader.py
> > @@ -17,11 +17,15 @@ header = {};
> >  footer = {};
> >  
> >  #arm
> > -inttypes["arm"] = {
> > +inttypes["arm32"] = {
> >      "unsigned long" : "uint32_t",
> >      "long"          : "uint32_t",
> >      "xen_pfn_t"     : "uint64_t",
> >  };
> > +header["x86_32"] = """
> 
> ["arm32"] ?

Oh bum, yes. That's what I get for rebasing at the last minute ;-)

> 
> Tim.
> 
> > +#define __arm__ARM32 1
> > +""";
> > +



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

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