code: purgatorio

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

View raw version
#include "cc.h"

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

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