openenvutils/commandshell/shell/inc/main.h
author andy simpson <andrews@symbian.org>
Fri, 17 Sep 2010 16:14:46 +0100
branchRCL_3
changeset 67 a2ddb8b15745
parent 0 2e3d3ce01487
permissions -rw-r--r--
Merge re-apply fixes for Bug 2524, Bug 2414 (Symbian splashscreen and shutdown)

/* Generated automatically */
#ifndef have_Src_main_globals
#define have_Src_main_globals

#ifdef __CYGWIN__
extern mod_import_function void cygwin_premain0 _((int argc,char**argv,void*myself));
#endif /* __CYGWIN__ */
extern int main _((int argc,char**argv));

#endif /* !have_Src_main_globals */