openenvutils/commandshell/shell/inc/prompt.epro
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Mon, 21 Jun 2010 15:51:07 +0300
branchRCL_3
changeset 47 312d2b433792
parent 0 2e3d3ce01487
permissions -rw-r--r--
Revision: 201023 Kit: 2010125

/* Generated automatically */
#ifndef have_Src_prompt_globals
#define have_Src_prompt_globals

extern unsigned txtattrmask;
extern mod_import_variable unsigned txtchange;
extern unsigned char*cmdstack;
extern int cmdsp;
extern mod_import_function char*promptexpand _((char*s,int ns,char*rs,char*Rs));
extern void stradd _((char*d));
extern mod_import_function void tsetcap _((int cap,int flag));
extern int putstr _((int d));
extern mod_import_function void countprompt _((char*str,int*wp,int*hp,int overf));

#endif /* !have_Src_prompt_globals */