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