remove #if 0 around arch_get_irn_ops, no idea why it was there...
[libfirm] / ir / be / test / simple.c
1 int main(void) {
2         return 0;
3 }