Search | Google it | Results 1 - 1 of 1 for funcall:tm_putstring from tkernel_2/kernel/sysinit/src/sysstartup.c (0.00 seconds) |
95: #if USE_KERNEL_MESSAGE 96: tm_putstring((UB*)"!ERROR! init_kernel\n"); 97: #endif 155: #if USE_KERNEL_MESSAGE 156: tm_putstring((UB*)"!ERROR! start_system\n"); 157: #endif 177: if ( fin >= 0 ) { 178: tm_putstring((UB*)"\n<< SYSTEM SHUTDOWN >>\n"); 179: }