diff -r 000000000000 -r 2e3d3ce01487 openenvutils/commandshell/shell/inc/system.pro --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/openenvutils/commandshell/shell/inc/system.pro Tue Feb 02 10:12:00 2010 +0200 @@ -0,0 +1,7 @@ +/* Generated automatically */ +static int getposint _((char*instr,char*nam)); +static int bin_sysread _((char*nam,char**args,Options ops,UNUSED(int func))); +static int bin_syswrite _((char*nam,char**args,Options ops,UNUSED(int func))); +static int bin_syserror _((char*nam,char**args,Options ops,UNUSED(int func))); +static char**errnosgetfn _((UNUSED(Param pm))); +static void tidyparam _((Param pm));