shithub: rgbds

ref: 9399ba36f9e431440816d0f4b1140ff164c7fef2
dir: /include/link/object.h/

View raw version
#ifndef	ASMOTOR_LINK_OBJECT_H
#define	ASMOTOR_LINK_OBJECT_H

extern void obj_Readfile(char *tzObjectfile);

#endif