aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86/numaq/mpparse.h
blob: 252292e077b6559be222c33a2f1b86458d618e39 (plain)
1
2
3
4
5
6
7
#ifndef __ASM_NUMAQ_MPPARSE_H
#define __ASM_NUMAQ_MPPARSE_H

extern void numaq_mps_oem_check(struct mp_config_table *mpc, char *oem,
				char *productid);

#endif /* __ASM_NUMAQ_MPPARSE_H */