Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6] / include / asm-x86 / numaq / mpparse.h
1 #ifndef __ASM_NUMAQ_MPPARSE_H
2 #define __ASM_NUMAQ_MPPARSE_H
3
4 extern void numaq_mps_oem_check(struct mp_config_table *mpc, char *oem,
5                                 char *productid);
6
7 #endif /* __ASM_NUMAQ_MPPARSE_H */