openenvutils/commandshell/shell/inc/system.pro
author Stefan Karlsson <stefan.karlsson@nokia.com>
Mon, 29 Mar 2010 20:02:32 +0100
branchCompilerCompatibility
changeset 15 c7a26f90fc56
parent 0 2e3d3ce01487
permissions -rw-r--r--
Fixed another "extra qualification" error.

/* 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));