ref: 6c1dd85c9a742589d2142be72257a7380a4786dd dir: /include/link/output.h/
#ifndef ASMOTOR_LINK_OUTPUT_H #define ASMOTOR_LINK_OUTPUT_H void out_Setname(char *tzOutputfile); void Output(void); #endif