This is the mail archive of the libc-alpha@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

arch depending sys/io.h



Hi,

In the moment, we install on every plattform sys/io.h.

But for example SPARC and PPC doesn't have ioperm nor iopl.
Should we remove sys/io.h for this platforms complete ? Or should
we create an empty dummy header ?

And since we doesn't include asm/io.h any longer on Intel, inb, outb 
and this inline functions from the kernel headers are missing. Should 
we add them now to arch specific sys/io.h files ?

  Thorsten

-- 
Thorsten Kukuk       http://www.suse.de/~kukuk/       kukuk@suse.de
SuSE GmbH            Schanzaeckerstr. 10            90443 Nuernberg
Linux is like a Vorlon.  It is incredibly powerful, gives terse,
cryptic answers and has a lot of things going on in the background.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]