[Christoph Hellwig] > Well, if you want separate copies of it you have to make sure the > symbols won't clash, e.g. calling all functions in it > > MYPREFIX_foo > > and then do #define MYPREFIX KBUILD_MODNAME
...or just move everything into a header file as static functions. Inline, even, if the code is really trivial enough that you don't want to make a separate module of it. Peter ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The best thread debugger on the planet. Designed with thread debugging features you've never dreamed of, try TotalView 6 free at www.etnus.com. _______________________________________________ kbuild-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/kbuild-devel