openenvutils/commandshell/shell/inc/terminfo.pro
changeset 0 2e3d3ce01487
equal deleted inserted replaced
-1:000000000000 0:2e3d3ce01487
       
     1 /* Generated automatically */
       
     2 #ifdef USE_TERMINFO_MODULE
       
     3 static int bin_echoti _((char*name,char**argv,UNUSED(Options ops),UNUSED(int func)));
       
     4 #else /* !USE_TERMINFO_MODULE */
       
     5 #endif /* !USE_TERMINFO_MODULE */
       
     6 #ifdef USE_TERMINFO_MODULE
       
     7 static void shempty _((void));
       
     8 static Param createtihash _(());
       
     9 static HashNode getterminfo _((UNUSED(HashTable ht),char*name));
       
    10 static void scanterminfo _((UNUSED(HashTable ht),ScanFunc func,int flags));
       
    11 #endif /* USE_TERMINFO_MODULE */