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