#include pins.h #include mill-func.h main() { gvarset(7372,1); portset(OUTPUT_FLOOD); // coolant_motor_start(); exit(99); //normal exit };