code: purgatorio

ref: 8164505a0df98c04b04ae40eb0780bbadf710e1d
dir: /utils/c2l/acid.c/

View raw version
#include "cc.h"

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

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