Home
last modified time | relevance | path

Searched defs:ficl_system_info (Results 1 – 1 of 1) sorted by relevance

/trueos/sys/boot/ficl/
HDficl.h893 struct ficl_system_info struct
895 int size; /* structure size tag for versioning */
896 int nDictCells; /* Size of system's Dictionary */
897 OUTFUNC textOut; /* default textOut function */
898 void *pExtend; /* Initializes VM's pExtend pointer - for application use */
899 int nEnvCells; /* Size of Environment dictionary */