openenvutils/commandshell/shell/inc/zpty.pro
author William Roberts <williamr@symbian.org>
Fri, 26 Feb 2010 17:43:11 +0000
branchRCL_3
changeset 5 41c831b220fc
parent 0 2e3d3ce01487
permissions -rw-r--r--
Remerge changes for Symbian Foundation splash screen

/* Generated automatically */
static int ptygettyinfo _((int fd,struct ttyinfo*ti));
static void ptysettyinfo _((int fd,struct ttyinfo*ti));
static int bin_zpty _((char*nam,char**args,Options ops,UNUSED(int func)));