This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: PATCH: Use x86_64 bits/{io,perm}.h for i386 and x86_64
- From: "Joseph S. Myers" <joseph at codesourcery dot com>
- To: "H.J. Lu" <hjl dot tools at gmail dot com>
- Cc: GNU C Library <libc-alpha at sourceware dot org>
- Date: Thu, 31 May 2012 14:10:33 +0000 (UTC)
- Subject: Re: PATCH: Use x86_64 bits/{io,perm}.h for i386 and x86_64
- References: <20120531140046.GA8269@intel.com>
On Thu, 31 May 2012, H.J. Lu wrote:
> Hi,
>
> This patch uses bits/{io,perm}.h for i386 and x86_64. OK to install?
It's sys/, not bits/. The x86_64 version of sys/io.h seems to have a
namespace problem that the i386 one doesn't (using "addr" instead of
"__addr", "value" instead of "__value" as parameters) so I think you
should actually be using the i386 version.
--
Joseph S. Myers
joseph@codesourcery.com