Sign in
googlers
/
maze
/
linux
/
8c82a17e9c924c0e9f13e75e4c2f6bca19a4b516
/
.
/
arch
/
x86
/
include
/
asm
/
numaq
/
mpparse.h
blob: 252292e077b6559be222c33a2f1b86458d618e39 [
file
] [
log
] [
blame
]
#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 */