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