ref: 2459e34d77e2e21ef829c0dfaafd99433899494f dir: /utils/cc/omachcap.c/
#include "cc.h" /* default, like old cc */ int machcap(Node *n) { USED(n); return 0; }