2005-04-16 15:20:36 -07:00
|
|
|
#ifndef __ASM_MACH_MPPARSE_H
|
|
|
|
#define __ASM_MACH_MPPARSE_H
|
|
|
|
|
2008-06-08 18:31:54 -07:00
|
|
|
extern void numaq_mps_oem_check(struct mp_config_table *mpc, char *oem,
|
|
|
|
char *productid);
|
2005-04-16 15:20:36 -07:00
|
|
|
|
|
|
|
#endif /* __ASM_MACH_MPPARSE_H */
|