What about multi-file module?
Say test.c doesn't include stdio.h, while there is some other .c file which is to be compiled and linked into test.ko, include stdio?
Would that work?
TIA! Lei Sam Ravnborg wrote:
On Sat, Aug 21, 2004 at 03:45:38PM -0400, Lei Yang wrote:
You mean I can't use stdio.h at all?
Correct.
But what if I really need to? Is there anything I can do?
Try to explain what you need. Then maybe someone on the list can help you.
Sam
-- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/