> I'm sorry, but this question is not particular to RT-Linux.
> I have a question about the definition of `ioperm()'.



You can find the actual function in

/usr/src/linux/arch/i386/kernel/ioport.c

and the companion header in /usr/include/unistd.h

Here's what's in the header file:

extern int      ioperm  __P ((unsigned long __from,
                        unsigned long __num, int __turn_on));



Good luck,

-Wayne


--- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
----
For more information on Real-Time Linux see:
http://www.rtlinux.org/~rtlinux/

Reply via email to