mach_mpparse.h 188 B

1234567
  1. #ifndef __ASM_MACH_MPPARSE_H
  2. #define __ASM_MACH_MPPARSE_H
  3. extern void numaq_mps_oem_check(struct mp_config_table *mpc, char *oem,
  4. char *productid);
  5. #endif /* __ASM_MACH_MPPARSE_H */