Bugzilla – Attachment #104475: Workaround patch for using old /proc interface on ppc only. for bug #202133
struct stat ignored;
static int is26 = -1;
#if __PPC
is26 = 0;
#endif
domain = PCI_DOM_FROM_TAG(tag);
bus = PCI_BUS_NO_DOMAIN(PCI_BUS_FROM_TAG(tag));
dev = PCI_DEV_FROM_TAG(tag);