Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux...
[linux-2.6-block.git] / include / asm-x86 / mach-numaq / mach_mpparse.h
CommitLineData
1da177e4
LT
1#ifndef __ASM_MACH_MPPARSE_H
2#define __ASM_MACH_MPPARSE_H
3
d49c4288
YL
4extern void numaq_mps_oem_check(struct mp_config_table *mpc, char *oem,
5 char *productid);
1da177e4
LT
6
7#endif /* __ASM_MACH_MPPARSE_H */