#include "memsim-decl.h" int next_mem = 2; int memory[MSIZE]; int free_list = EMPTY;