On 6/2/07, Kohsuke Ohtani <[EMAIL PROTECTED]> wrote: > > extern void elf_init(void); > extern int elf_probe(void *); > extern int elf_load(void *, task_t, int, void **);
Kohsuke, Are you able to post a patch / source for these function used in your exec server? I've been working on other things but will need to look at task / module loading soon. I would prefer to not have to start from scratch if you already have some code I can extend. Have you had a chance to look at / merge my patches? Thanks, Andrew ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Prex-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/prex-devel
