ref: eda0723dd3e8d781dd323bb20207ce1f1dfcc368 dir: /utils/c2l/acid.c/
#include "cc.h" void acidtype(Type *t) { USED(t); } void acidvar(Sym *s) { USED(s); }