shithub: rgbds

ref: 871c5ed3606ddc41fec3fdbde743656ebd583bb7
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