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