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