]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-x86/setup.h
[PATCH] fs: add a sanity check in d_free
[linux-2.6-omap-h63xx.git] / include / asm-x86 / setup.h
index 9030cb73c4d7acfc9def74ba772753e2710b7102..11b6cc14b289686f3eff7ae2d908540fc866b747 100644 (file)
@@ -38,6 +38,7 @@ struct x86_quirks {
        void (*mpc_oem_pci_bus)(struct mpc_config_bus *m);
        void (*smp_read_mpc_oem)(struct mp_config_oemtable *oemtable,
                                     unsigned short oemsize);
+       int (*setup_ioapic_ids)(void);
 };
 
 extern struct x86_quirks *x86_quirks;