openenvutils/commandshell/shell/inc/system.pro
author Stefan Karlsson <stefan.karlsson@nokia.com>
Sat, 10 Apr 2010 13:40:52 +0100
branchCompilerCompatibility
changeset 19 d494abcc62d5
parent 0 2e3d3ce01487
permissions -rw-r--r--
Got rid of some trivial warnings (nested comments and tokens after #endif).

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