shithub: rgbds

ref: 73e44cb803809f1dacaeb1de203ecf42ab1e96a4
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