Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 241 → Rev 418

/shark/trunk/ports/first/first-sync.c
122,7 → 122,7
kern_printf("(End Cycle %d)",exec_shadow);
#endif
 
task_endcycle();
//task_endcycle();
 
return 0;
 
190,7 → 190,7
kern_printf("(Synch_Handle Events %d)",synch_handle->events);
#endif
 
task_endcycle();
//task_endcycle();
 
return 0;