code: purgatorio

ref: a39ae178fcc4387fe63efea4d15b34d52f4a13de
dir: /utils/c2l/acid.c/

View raw version
#include "cc.h"

void
acidtype(Type *t)
{
	USED(t);
}

void
acidvar(Sym *s)
{
	USED(s);
}