tarfeef101 6 năm trước cách đây
mục cha
commit
de16a470f1
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      kern/synchprobs/traffic_synch.c

+ 1 - 0
kern/synchprobs/traffic_synch.c

@@ -234,6 +234,7 @@ void intersection_before_entry(Direction origin, Direction destination)
     }
     else
     {
+      kprintf("skipped %d because it was null\n");
       continue;
     }
   }