shithub: rgbds

ref: 00de7674af6d7636e99c057f52d1913142454b85
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