|
|
| File: [Development] / linux-2.6-xfs / include / asm-x86 / mach-generic / mach_mpparse.h (download)
Revision 1.3, Fri Oct 3 17:46:45 2008 UTC (9 years ago) by lachlan.longdrop.melbourne.sgi.com
Merge up to 2.6.27-rc8 Merge of 2.6.x-xfs-melb:linux:32254b by kenmcd. |
#ifndef _MACH_MPPARSE_H #define _MACH_MPPARSE_H 1 extern int mps_oem_check(struct mp_config_table *mpc, char *oem, char *productid); extern int acpi_madt_oem_check(char *oem_id, char *oem_table_id); #endif