#include void fillMem (FILE *in); unsigned int fromMem (unsigned int addr); void toMem (unsigned int addr, unsigned int value);