mach_mpparse.h 233 B

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