blob: 626aef6b155f1498eee4ab3594eab6a4adeee00d [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#ifndef __ASM_MACH_MPPARSE_H
2#define __ASM_MACH_MPPARSE_H
3
Yinghai Lud49c4282008-06-08 18:31:54 -07004extern void numaq_mps_oem_check(struct mp_config_table *mpc, char *oem,
5 char *productid);
Linus Torvalds1da177e2005-04-16 15:20:36 -07006
7#endif /* __ASM_MACH_MPPARSE_H */