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