code: purgatorio

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

View raw version
#include "cc.h"

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

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