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