This is the mail archive of the
libc-alpha@sources.redhat.com
mailing list for the glibc project.
Re: [PATCH] ppc64 specific sysdep.h changes
- From: Roland McGrath <roland at redhat dot com>
- To: "Steve Munroe" <sjmunroe at us dot ibm dot com>
- Cc: geoffk at geoffk dot org, libc-alpha at sources dot redhat dot com
- Date: Fri, 20 Sep 2002 13:22:52 -0700
- Subject: Re: [PATCH] ppc64 specific sysdep.h changes
> Roland McGrath writes:
>
> > Why not just make a sysdeps/powerpc/powerpc64/sysdep.h?
> >It can include <sysdeps/powerpc/sysdep.h> for the common parts.
>
> Wanted to share the register defines powerpc32 and this was the simplest
> way.
In what way is it simpler than #include <sysdeps/powerpc/sysdep.h>?