shithub: rgbds

ref: 9b4d16b0d89c5364a5b60822f6fbd1d660959d04
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