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