x86: make generic arch support NUMAQ
[deliverable/linux.git] / include / asm-x86 / mach-generic / mach_mpparse.h
CommitLineData
1da177e4
LT
1#ifndef _MACH_MPPARSE_H
2#define _MACH_MPPARSE_H 1
3
d49c4288
YL
4
5extern int mps_oem_check(struct mp_config_table *mpc, char *oem,
6 char *productid);
7
8extern int acpi_madt_oem_check(char *oem_id, char *oem_table_id);
1da177e4
LT
9
10#endif
This page took 0.321452 seconds and 5 git commands to generate.