Project

General

Profile

Revision 1546

Broke build.

View differences:

trunk/code/projects/scheduler/scheduler.c
99 99

  
100 100
		if( 	PCB[task_i].running ) {
101 101
			current_task = task_i;
102
			task_i++
102
			task_i++;
103 103
			break;
104 104
		}
105 105
		

Also available in: Unified diff