shithub: rgbds

ref: 25efb00769cb1a16fe3ab643e4b63d33402a5bcc
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