Hello, everyone at this mailing-list.

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

When I compile my program which uses `ioperm()',
I always have such warning message;
-> count.c:12: warning: implicit declaration of function `ioperm'

Reading the man page of `ioperm()', it says `ioperm()' is
defined in <unistd.h>. But there is no word `ioperm' at all
in </usr/include/unistd.h>.

I also searched the word `ioperm' in the directory /usr/include,
/usr/include/asm and /usr/include/linux, using grep.
But I couldn't find it.

So then, does anyone know where the `ioperm' definition is?

// Hideto Ishibashi <[EMAIL PROTECTED]>
// http://vip.cis.kurume-nct.ac.jp/~s34204/
// Kurume National College of Technology, Japan
--- [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