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