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