/* emxwrap.c (emx+gcc) */

unsigned long _DLL_InitTerm (unsigned long mod_handle, unsigned long flag)
{
  return (1);
}
