On Tue, 2004-11-16 at 11:36 -0600, Timur Tabi wrote: \ > The reason I ask is that I have a driver that needs to work with several > different kernel versions. It's mostly working, but one kernel in > particular has become a real thorn in my side. It's some variation of > 2.4.25, and for some reason, I need to define __KERNEL_SYSCALLS__ before > #including unistd.h in order for my code to compile (I need to find the > entry point for sys_read in my driver). ewwww why do you need to find sys_read ???????? or call it ??? -- -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/