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