Code cleanup and commentary
This commit is contained in:
		@@ -13,7 +13,6 @@
 | 
			
		||||
// Create all of memory
 | 
			
		||||
extern block memory[N];
 | 
			
		||||
// create the three lists
 | 
			
		||||
extern list lists[3];
 | 
			
		||||
extern list *freelist, *list1, *list2;
 | 
			
		||||
 | 
			
		||||
// count semaphores
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user