code: 9ferno

ref: 29611443bf92342bdbaa36d64ac0b89f7366e587
dir: /utils/c2l/acid.c/

View raw version
#include "cc.h"

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

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