openenvutils/commandshell/shell/inc/compat.epro
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_compat_globals
#define have_Src_compat_globals

extern mod_import_function long zpathmax _((char*dir));
extern mod_import_function long zopenmax _((void));
extern mod_import_function char*zgetdir _((struct dirsav*d));
extern char*zgetcwd _((void));
extern mod_import_function int zchdir _((char*dir));
#ifdef ZSH_64_BIT_TYPE
extern mod_import_function char*output64 _((zlong val));
#endif /* ZSH_64_BIT_TYPE */

#endif /* !have_Src_compat_globals */