#ifndef MARS_H #define MARS_H int setupViruses(long memory[8000]); void execInst(int address, long instruction); #endif