ref: 3649cec52d57dc55e6b9cf499346f37c3ac8cbd1 dir: /include/link/object.h/
#ifndef ASMOTOR_LINK_OBJECT_H #define ASMOTOR_LINK_OBJECT_H extern void obj_Readfile(char *tzObjectfile); extern void lib_Readfile(char *tzLibfile); #endif