shithub: rgbds

ref: 261503c7c82e89807e678087d0125e1cd61bd6fb
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