gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:knl_timer_startup (0.00 seconds)
mtkernel_3
kernel/sysinit/sysinit.c - 3.1KB - 117 lines
67:         /* Start System Timer */
68:         ercd = knl_timer_startup();
69:         if ( ercd < E_OK ) {