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