• J
    cpu: Fix loading PowerPC vendor from cpu_map.xml · ba8ba247
    Jiri Denemark 提交于
    When ppcVendorLoad fails to parse the vendor element for whatever
    reason, it is supposed to ignore it and return 0 rather than -1. The
    patch also removes PowerPC vendor string from the XML as it is not
    actually used for anything.
    ba8ba247
cpu_powerpc.c 13.6 KB