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