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