Code cleanup and commentary

This commit is contained in:
2022-04-05 23:53:57 -05:00
parent ff108dcd0b
commit 4cdc3d2d89
6 changed files with 31 additions and 30 deletions

View File

@@ -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