shithub: rgbds

ref: ef3a4868455920a5a37749b540ca0f8b08bf226f
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