]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/powerpc/include/asm/cputable.h
powerpc: Expose PMCs & cache topology in sysfs on 32-bit
[linux-2.6-omap-h63xx.git] / arch / powerpc / include / asm / cputable.h
index ef8a248dfd558697a374868bf35f4b8e8d5950d1..f99813f1ede6937453c64d74f23aebaa78de0a3e 100644 (file)
@@ -62,6 +62,7 @@ enum powerpc_pmc_type {
        PPC_PMC_DEFAULT = 0,
        PPC_PMC_IBM = 1,
        PPC_PMC_PA6T = 2,
+       PPC_PMC_G4 = 3,
 };
 
 struct pt_regs;