|
|
| File: [Development] / linux-2.6-xfs / include / asm-x86 / mach-generic / 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
Merge up to 2.6.26 Merge of 2.6.x-xfs-melb:linux:31804b by kenmcd. |
#ifndef _MACH_MPPARSE_H #define _MACH_MPPARSE_H 1 int mps_oem_check(struct mp_config_table *mpc, char *oem, char *productid); int acpi_madt_oem_check(char *oem_id, char *oem_table_id); #endif