shithub: wl3d

ref: 7ab940ff1683c49a3dfb54aa0b3f8683052c8ea4
dir: /fns.h/

View raw version
void*	emalloc(ulong);
void*	erealloc(void *, ulong);
void	dat(char *);