PATCH: Use x86_64 bits/{io,perm}.h for i386 and x86_64

Joseph S. Myers joseph@codesourcery.com
Thu May 31 14:34:00 GMT 2012


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



More information about the Libc-alpha mailing list