code: purgatorio

ref: 1dbb193077af7ba6ff7fb70a4dd465480764382e
dir: /utils/c2l/acid.c/

View raw version
#include "cc.h"

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

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