Marco Gerards <[EMAIL PROTECTED]> writes: > Here is a patch that solves that. First I removed all the init and > fini functions and let GRUB_MOD_INIT and GRUB_MOD_FINI generate these > functions. I have added a script that creates a header file with all > the function prototypes for these generated functions. And finally I > have added a script that can generate a C file with the functions > `grub_init_all' and `grub_fini_all'.
Committed. I fixed the main issues Tomas and Timothy had with it. The powerpc port was not tested because my crosscompiler is very broken ATM. I'll fix it soon so I can test all PPC changes again before I commit something. Thanks, Marco _______________________________________________ Grub-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/grub-devel
