alistair23-linux/arch/x86/include/asm/numaq/mpparse.h

8 lines
191 B
C
Raw Normal View History

#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 */