[klibc] [PATCH 3/3] arm64: Introduce arm64 support

Steve Capper steve.capper at linaro.org
Mon Nov 11 06:51:16 PST 2013


On Fri, Nov 08, 2013 at 11:34:41AM -0800, H. Peter Anvin wrote:
> On 11/08/2013 09:12 AM, Steve Capper wrote:
> > -<!ppc64> int stat64,stat::stat(const char *, struct stat *);
> > -<!ppc64> int lstat64,lstat::lstat(const char *, struct stat *);
> > +<!arm64,ppc64> int stat64,stat::stat(const char *, struct stat *);
> > +<!arm64,ppc64> int lstat64,lstat::lstat(const char *, struct stat *);
> 
> This should have been part of the previous patch but using <?!ppc64>.
> 
> 	-hpa
> 

Thanks, I've moved and corrected this change.

-- 
Steve


More information about the klibc mailing list