|
@@ -817,7 +817,7 @@ unsigned long next_timer_interrupt(void)
|
|
#endif
|
|
#endif
|
|
|
|
|
|
/*
|
|
/*
|
|
- * Called from the timer interrupt handler to charge one tick to the current
|
|
|
|
|
|
+ * Called from the timer interrupt handler to charge one tick to the current
|
|
* process. user_tick is 1 if the tick is user time, 0 for system.
|
|
* process. user_tick is 1 if the tick is user time, 0 for system.
|
|
*/
|
|
*/
|
|
void update_process_times(int user_tick)
|
|
void update_process_times(int user_tick)
|