ref: a397acd5eaf4db068988b5351c3d2a3cc16233bb 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