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

H. Peter Anvin hpa at zytor.com
Fri Nov 8 11:34:41 PST 2013


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



More information about the klibc mailing list