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