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