Messages in this thread |  | | Date | Mon, 6 Nov 2000 16:24:13 -0300 | From | forop066@zaz ... | Subject | Calling module symbols from inside the kernel ! |
| |
Is it possible to access symbols exported by modules from inside the kernel ?
I put a funtion call inside the kernel code but this funtion must be implemented in a module. I tried export as a module symbol but when i tried to recompile the kernel.. :-(
Warning: implicit declaration of my_funtion . . . Error: Undefined reference to my_funtion.
How can i fix this mistake!????
Thanks in advance, Cris Amon. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |