Format: AllC/C++CSSTextshell script Advanced Search
46: /* Initialize Device before micro T-Kernel starts */ 47: ercd = knl_init_device(); 48: if ( ercd < E_OK ) {