00001 00002 extern "C" 00003 { 00004 00005 int s_main(); 00006 00007 } 00008 00009 00010 int E32Main() 00011 { 00012 return s_main(); 00013 }