[BACK]Return to mach_mpparse.h CVS log [TXT][DIR] Up to [Development] / linux-2.6-xfs / include / asm-x86 / mach-numaq

File: [Development] / linux-2.6-xfs / include / asm-x86 / mach-numaq / mach_mpparse.h (download)

Revision 1.2, Mon Aug 4 17:03:13 2008 UTC (9 years, 2 months ago) by lachlan.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.1: +4 -19 lines

Merge up to 2.6.26
Merge of 2.6.x-xfs-melb:linux:31804b by kenmcd.

#ifndef __ASM_MACH_MPPARSE_H
#define __ASM_MACH_MPPARSE_H

extern void mpc_oem_bus_info(struct mpc_config_bus *m, char *name,
			     struct mpc_config_translation *translation);
extern void mpc_oem_pci_bus(struct mpc_config_bus *m,
	struct mpc_config_translation *translation);

/* Hook from generic ACPI tables.c */
static inline void acpi_madt_oem_check(char *oem_id, char *oem_table_id)
{
}

#endif /* __ASM_MACH_MPPARSE_H */