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